diff options
Diffstat (limited to 'app/Resources/static/themes')
-rw-r--r-- | app/Resources/static/themes/material/css/entries.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/entries.scss b/app/Resources/static/themes/material/css/entries.scss index b12ae799..d38d97e4 100644 --- a/app/Resources/static/themes/material/css/entries.scss +++ b/app/Resources/static/themes/material/css/entries.scss | |||
@@ -43,10 +43,12 @@ | |||
43 | padding: 0; | 43 | padding: 0; |
44 | } | 44 | } |
45 | 45 | ||
46 | span, | ||
46 | a { | 47 | a { |
47 | padding: 0 10px; | 48 | padding: 0 10px; |
48 | height: 30px; | 49 | height: 30px; |
49 | display: block; | 50 | display: block; |
51 | line-height: 30px; | ||
50 | } | 52 | } |
51 | 53 | ||
52 | .disabled { | 54 | .disabled { |