0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

fixes #13365: remove dupe css in grid example

This commit is contained in:
Mark Otto 2014-04-17 01:08:54 -07:00
parent 06fb9406bd
commit c8a8e76851

View File

@ -1,8 +1,3 @@
.container {
padding-right: 15px;
padding-left: 15px;
}
h4 {
margin-top: 25px;
}