diff options
Diffstat (limited to 'simplex/bootstrap.css')
-rw-r--r-- | simplex/bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simplex/bootstrap.css b/simplex/bootstrap.css index 9aa10062..58f4e936 100644 --- a/simplex/bootstrap.css +++ b/simplex/bootstrap.css @@ -4026,6 +4026,7 @@ h6, div.subnav { background-image: none; background-color: #f4f6f8; + border-bottom: 1px solid transparent; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); |