Remove width limit on the row class

This is in attempt to design a good interface.
This commit is contained in:
Arctic Code 2013-09-26 18:42:45 -05:00
parent a92da646e4
commit 3585991be9
1 changed files with 0 additions and 6 deletions

View File

@ -756,12 +756,6 @@ pre code {
clear: both;
}
@media (min-width: 768px) {
.row {
margin-right: -15px;
margin-left: -15px;
}
}
.row .row {
margin-right: -15px;