show appname on mobile since now there's enough space

This commit is contained in:
Jan-Christoph Borchardt 2014-06-04 11:35:49 +02:00
parent cfffd1a890
commit 3b3b0f6e2e

View File

@ -4,15 +4,6 @@
padding-top: 10px;
}
/* dont show appname next to logo on narrow screens */
.header-appname {
display: none;
}
/* slightly different caret position when appname isnt shown */
#header .icon-caret {
height: 15px;
}
#body-login .wrapper {
display: -webkit-box;
-webkit-box-orient: horizontal;