aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
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;
}