mirror of
https://github.com/gamaio/UnPS-Short.git
synced 2024-11-14 12:57:26 +00:00
Remove width limit on the row class
This is in attempt to design a good interface.
This commit is contained in:
parent
a92da646e4
commit
3585991be9
6
assets/bootstrap/css/bootstrap.css
vendored
6
assets/bootstrap/css/bootstrap.css
vendored
@ -756,12 +756,6 @@ pre code {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.row {
|
||||
margin-right: -15px;
|
||||
margin-left: -15px;
|
||||
}
|
||||
}
|
||||
|
||||
.row .row {
|
||||
margin-right: -15px;
|
||||
|
Loading…
Reference in New Issue
Block a user