show appname on mobile since now there's enough space
This commit is contained in:
parent
cfffd1a890
commit
3b3b0f6e2e
|
@ -4,15 +4,6 @@
|
|||
padding-top: 10px;
|
||||
}
|
||||
|
||||
/* don’t show appname next to logo on narrow screens */
|
||||
.header-appname {
|
||||
display: none;
|
||||
}
|
||||
/* slightly different caret position when appname isn’t shown */
|
||||
#header .icon-caret {
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
#body-login .wrapper {
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: horizontal;
|
||||
|
|
Loading…
Reference in New Issue