aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-11-29 14:33:36 +0100
committermarijus <mario@mariovavti.com>2014-11-29 14:33:36 +0100
commit3855be49104b6c874a1c91c7db134e642d3fda20 (patch)
tree33be8a3bfc209465c4df4999b7e9ea8d5cb71ef5 /view/theme/redbasic/css
parent80ed4193f7141de8fd7ed8cd6ead4aeef5d0a537 (diff)
downloadvolse-hubzilla-3855be49104b6c874a1c91c7db134e642d3fda20.tar.gz
volse-hubzilla-3855be49104b6c874a1c91c7db134e642d3fda20.tar.bz2
volse-hubzilla-3855be49104b6c874a1c91c7db134e642d3fda20.zip
bootstrap-3.3.1 and minor css fixes
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css14
1 files changed, 2 insertions, 12 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index eb3f67453..d32514dbf 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1405,7 +1405,7 @@ div.jGrowl div.jGrowl-notification {
#nav-search-text-ac .autocomplete {
position: fixed;
- top: 51px;
+ top: 50px;
border: 1px solid $nav_bd;
border-top: none;
}
@@ -2058,21 +2058,11 @@ img.mail-list-sender-photo {
/* nav bootstrap */
-nav i {
- font-size: 14px;
-}
nav img {
- height: 47px;
- width: 47px;
- margin-top: 2px;
border-radius: $radiuspx;
}
-nav ul li {
- max-height: 50px
-}
-
nav .dropdown-menu {
font-size: $body_font_size;
border-top-right-radius: 0px;
@@ -2395,4 +2385,4 @@ aside .nav > li > a:hover, aside .nav > li > a:focus {
.bb_observer img {
border: 3px solid red !important;
-} \ No newline at end of file
+}