2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

grunt after merging #12917

This commit is contained in:
Mark Otto
2014-03-04 14:35:23 -08:00
parent 88f01c4934
commit a4df363174
5 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -67,9 +67,9 @@ h6, .h6 {
margin-left: -5px;
vertical-align: middle;
content: " ";
border-right: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid;
border-left: 5px solid transparent;
border-left: 5px solid transparent;
}
+2 -2
View File
@@ -116,11 +116,11 @@ body {
}
.navbar-wrapper .container {
padding-right: 15px;
padding-left: 15px;
padding-left: 15px;
}
.navbar-wrapper .navbar {
padding-right: 0;
padding-left: 0;
padding-left: 0;
}
/* The navbar becomes detached from the top, so we round the corners */
+1 -1
View File
@@ -22,7 +22,7 @@ body {
* Hide default border to remove 1px line.
*/
.navbar-fixed-top {
border:0;
border: 0;
}
/*