Merge "Added a min-width to the header bar."

This commit is contained in:
Jenkins 2012-04-02 16:48:52 +00:00 committed by Gerrit Code Review
commit aedeaa38b9

View File

@ -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 */