2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

manually address #1895

This commit is contained in:
Mark Otto
2012-02-10 23:59:00 -08:00
parent b4b3343a61
commit 89205d9db4
4 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ dd {
hr {
margin: @baseLineHeight 0;
border: 0;
border-top: 1px solid #e5e5e5;
border-top: 1px solid @hrBorder;
border-bottom: 1px solid @white;
}