2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

fix all validation, turn off some settings, add sort order

This commit is contained in:
Mark Otto
2014-12-11 12:05:29 -08:00
parent 16bd4a2787
commit fef873a840
30 changed files with 538 additions and 256 deletions
+2 -2
View File
@@ -108,7 +108,7 @@ img {
// Horizontal rules
hr {
margin-top: $spacer;
margin-top: $spacer;
margin-bottom: $spacer;
border: 0;
border-top: .05rem solid $hr-border;
@@ -123,8 +123,8 @@ hr {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;