mirror of
https://github.com/gamaio/unps.us-Shortener.git
synced 2025-07-30 13:50:17 +00:00
Remove width limit on the row class
This is in attempt to design a good interface.
This commit is contained in:
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;
|
||||
|
Reference in New Issue
Block a user