diff --git a/webadmin/src/theme.scss b/webadmin/src/theme.scss index 98f6243cf..452abbf9e 100644 --- a/webadmin/src/theme.scss +++ b/webadmin/src/theme.scss @@ -313,6 +313,10 @@ h1, h2, h3 { background-color: $navbar-default-link-hover-color; color: white; } + + & > i { + width: 30px; + } } diff --git a/webadmin/src/views/appstore.html b/webadmin/src/views/appstore.html index 99e389df6..01cc2a2f8 100644 --- a/webadmin/src/views/appstore.html +++ b/webadmin/src/views/appstore.html @@ -263,15 +263,16 @@
All - Blog - Chat - Code Hosting - Email - Image Galleries - Media Sync - Notes - Project Management - Wiki +
+ Blog + Chat + Code Hosting + Email + Image Galleries + Sync + Notes + Project Management + Wiki
Testing