2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

tweaks to the responsive layout to improve type

This commit is contained in:
Mark Otto
2011-10-22 22:49:37 -07:00
parent fb7fbdb278
commit b4c0d2a6b2
6 changed files with 40 additions and 21 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
// Remove width from containers
.container {
width: auto;
padding: 0 10px;
padding: 0 15px;
}
// Undo negative margin on rows
.row {