aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-02-28 23:23:19 +0100
committermarijus <mario@mariovavti.com>2014-02-28 23:23:19 +0100
commite82c9eb176541b42c9ea00828d4d1a7f1231743b (patch)
tree13046510d9dc8e4505f541e7669bf2c02824720d /view
parentb390336016cb7b0d60251efd719bbecf635c1945 (diff)
downloadvolse-hubzilla-e82c9eb176541b42c9ea00828d4d1a7f1231743b.tar.gz
volse-hubzilla-e82c9eb176541b42c9ea00828d4d1a7f1231743b.tar.bz2
volse-hubzilla-e82c9eb176541b42c9ea00828d4d1a7f1231743b.zip
a little fix against bootstrap 3.1.1
Diffstat (limited to 'view')
-rw-r--r--view/css/bootstrap-red.css4
-rw-r--r--view/theme/redbasic/css/style.css1
2 files changed, 5 insertions, 0 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index 606e47838..24550057a 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -116,3 +116,7 @@ nav .navbar-collapse {
height: 32px;
margin-right: 5px;
}
+
+.container-fluid {
+ padding-left: 0px;
+}
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index c410c61bc..5a5d60d00 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2191,6 +2191,7 @@ nav img {
height: 47px;
width: 47px;
margin-top: 2px;
+ margin-left: 15px;
border-radius: $radiuspx;
}