2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

incorporated idea from @markdotto in #138

This commit is contained in:
pthrasher
2011-09-02 12:45:03 -04:00
parent ce1d1c2146
commit 5960afc349
2 changed files with 2 additions and 5 deletions
+2 -2
View File
@@ -90,11 +90,11 @@ body {
.container-fluid {
padding: 0 20px;
.clearfix();
.sidebar {
> .sidebar {
float: left;
width: 220px;
}
.content {
> .content {
min-width: 700px;
max-width: 1180px;
margin-left: 240px;