remove unnecessary css witdh
This commit is contained in:
parent
af877781b7
commit
6538874064
app/assets/stylesheets/desktop
|
@ -574,7 +574,7 @@ body {
|
|||
width: 1236px;
|
||||
}
|
||||
.span15 {
|
||||
width: 768px;
|
||||
/* intentionally no width set here, do not add one */
|
||||
margin-left: 12px;
|
||||
}
|
||||
.span14 {
|
||||
|
|
Loading…
Reference in New Issue