Skip to content
Snippets Groups Projects
Commit 0b631118 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

Merge pull request #9922 from visit1985/app_icon_size

max icon size for app menu
parents 9a4d2871 1e69fc9a
No related branches found
No related tags found
No related merge requests found
......@@ -190,6 +190,8 @@
#navigation .app-icon {
margin: 0 auto;
padding: 0;
max-height: 32px;
max-width: 32px;
}
/* Apps management */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment