Merge "Added a min-width to the header bar."
This commit is contained in:
commit
aedeaa38b9
@ -47,6 +47,7 @@ dt {
|
||||
margin-left: -25px;
|
||||
margin-bottom: 20px;
|
||||
margin-right: -25px;
|
||||
min-width: 700px;
|
||||
}
|
||||
|
||||
.topbar .switcher_bar {
|
||||
@ -94,6 +95,7 @@ h2 {
|
||||
|
||||
body {
|
||||
background-color: #fff;
|
||||
min-width: 890px;
|
||||
}
|
||||
|
||||
/* Login Splash Page */
|
||||
|
Loading…
x
Reference in New Issue
Block a user