Browse Source
max icon size for app menu
remotes/origin/fix-10825
Michael Göhler
12 years ago
1 changed files with
2 additions and
0 deletions
-
core/css/header.css
|
|
|
@ -190,6 +190,8 @@ |
|
|
|
#navigation .app-icon { |
|
|
|
margin: 0 auto; |
|
|
|
padding: 0; |
|
|
|
max-height: 32px; |
|
|
|
max-width: 32px; |
|
|
|
} |
|
|
|
|
|
|
|
/* Apps management */ |
|
|
|
|