mirror of
https://github.com/gamaio/UnPS-Short.git
synced 2024-11-14 21:07: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;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
|
||||||
.row {
|
|
||||||
margin-right: -15px;
|
|
||||||
margin-left: -15px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.row .row {
|
.row .row {
|
||||||
margin-right: -15px;
|
margin-right: -15px;
|
||||||
|
Loading…
Reference in New Issue
Block a user