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