dev: fixed formatting
This commit is contained in:
parent
af76751329
commit
edcd66abac
1 changed files with 2 additions and 2 deletions
|
|
@ -444,8 +444,8 @@ html {
|
|||
/* hide sync button on home screen on phones only in portrait mode */
|
||||
@media (orientation: portrait) {
|
||||
.layout-mobile .skinHeader.noHomeButtonHeader .headerSyncButton {
|
||||
display: none;
|
||||
}
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.pageTitle {
|
||||
|
|
|
|||
Loading…
Reference in a new issue