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

run grunt on that scaffolding change

This commit is contained in:
Mark Otto
2013-10-13 19:57:45 -07:00
parent 5a411af967
commit 7bd955318a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -380,7 +380,7 @@ hr {
padding: 0; padding: 0;
margin: -1px; margin: -1px;
overflow: hidden; overflow: hidden;
clip: rect(0 0 0 0); clip: rect(0, 0, 0, 0);
border: 0; border: 0;
} }
+1 -1
View File
File diff suppressed because one or more lines are too long