changeset 6704:361122e9ee47

style: drop a couple of unused references to a 'container' class that could conflict with Bootstrap
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 18 Jun 2017 01:09:18 +0200
parents a181d4bd4c3d
children 56672cf77ae1
files kallithea/public/css/style.css
diffstat 1 files changed, 0 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Mon Jun 19 01:34:31 2017 +0200
+++ b/kallithea/public/css/style.css	Sun Jun 18 01:09:18 2017 +0200
@@ -311,11 +311,6 @@
     margin-left: 0 !important;
 }
 
-.panel-body > .container {
-    margin-left: 0;
-    padding: 0;
-}
-
 label {
     font-weight: inherit;
 }
@@ -980,11 +975,6 @@
     padding: 0 !important;
 }
 
-.user-menu .container {
-    padding: 0px 4px 0px 4px;
-    margin: 0px 0px 0px 0px;
-}
-
 .user-menu .gravatar {
     margin: 0px 0px 0px 0px;
     cursor: pointer;