diff options
Diffstat (limited to 'cyborg/bootstrap.css')
-rw-r--r-- | cyborg/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cyborg/bootstrap.css b/cyborg/bootstrap.css index 39797b4e..f536b759 100644 --- a/cyborg/bootstrap.css +++ b/cyborg/bootstrap.css @@ -3797,8 +3797,8 @@ legend, label { color: #999999; border-bottom: 0px solid #222; } -.form-actions, .footer { - border-top: 0px solid #222; +.form-actions, footer.footer { + border-top: 1px solid #222; } .progress { background-color: #060606; |