We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dfb7e9 commit dfba480Copy full SHA for dfba480
public/site_assets/test/css/layout.css
@@ -97,7 +97,7 @@ background: #F1F1F4 url(../images/secondary_bar.png) repeat-x;
97
98
section#secondary_bar .user {
99
float: left;
100
-width: 10%;
+width: 12%;
101
min-width: 150px;
102
height: 38px;
103
}
@@ -192,8 +192,7 @@ margin: 0 5px;
192
/* Sidebar */
193
194
aside#sidebar {
195
-min-width: 150px;
196
197
background: #E0E0E3 url(../images/sidebar.png) repeat;
198
199
min-height: 85%;
@@ -321,7 +320,7 @@ background: url("../images/sidebar_shadow.png") repeat-y scroll left top transpa
321
320
322
margin-top: -2px;
323
324
-width: 88%;
+width: 87%;
325
326
327
#main h3 {
0 commit comments