diff options
Diffstat (limited to 'simplex/bootstrap.css')
-rw-r--r-- | simplex/bootstrap.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/simplex/bootstrap.css b/simplex/bootstrap.css index 1312c7c0..4b7e78f5 100644 --- a/simplex/bootstrap.css +++ b/simplex/bootstrap.css @@ -4466,6 +4466,9 @@ i[class^="icon-"] { opacity: 0.5; vertical-align: -2px; } +hr { + border-bottom: none; +} .progress { background-color: #e3e3e3; background-image: -moz-linear-gradient(top, #e0e0e0, #e8e8e8); |