remove unnecessary css witdh

This commit is contained in:
Jeff Atwood 2014-04-22 16:22:19 -07:00
parent af877781b7
commit 6538874064
1 changed files with 1 additions and 1 deletions
app/assets/stylesheets/desktop

View File

@ -574,7 +574,7 @@ body {
width: 1236px;
}
.span15 {
width: 768px;
/* intentionally no width set here, do not add one */
margin-left: 12px;
}
.span14 {