mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-04 11:05:01 -05:00
Update nav and add bounds for tablet container
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
// Responsive: Tablets and up
|
||||
@media screen and (min-width: 768px) {
|
||||
|
||||
.container {
|
||||
max-width: 728px;
|
||||
}
|
||||
|
||||
[class^="span"] {
|
||||
float: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user