[Kimchi-devel] [PATCH] [Wok 10/10] Remove Ginger Base specific CSS from Wok source code

Aline Manera alinefm at linux.vnet.ibm.com
Wed Oct 26 14:30:07 UTC 2016


Signed-off-by: Aline Manera <alinefm at linux.vnet.ibm.com>
---
 ui/css/src/modules/_toolbar.scss | 9 ---------
 ui/css/wok.css                   | 7 -------
 2 files changed, 16 deletions(-)

diff --git a/ui/css/src/modules/_toolbar.scss b/ui/css/src/modules/_toolbar.scss
index dba1106..30d1022 100644
--- a/ui/css/src/modules/_toolbar.scss
+++ b/ui/css/src/modules/_toolbar.scss
@@ -57,15 +57,6 @@
     }
 }
 
- at media (min-width: $screen-sm-max) and (max-width: $screen-md-min) {
-
-    .host-dashboard .container {
-        padding-right: 10px;
-        padding-left:  10px;
-    }
-
-}
-
 @media (min-width: $screen-md-max) and (max-width: $screen-lg) {
 
     .navbar-default.toolbar .navbar-right.tools > li > a {
diff --git a/ui/css/wok.css b/ui/css/wok.css
index ba1246e..b1b63b4 100644
--- a/ui/css/wok.css
+++ b/ui/css/wok.css
@@ -316,13 +316,6 @@ html.in-progress .disabled {
   margin-right: 15px;
 }
 
- at media (min-width: 991px) and (max-width: 992px) {
-  .host-dashboard .container {
-    padding-right: 10px;
-    padding-left: 10px;
-  }
-}
-
 @media (min-width: 1199px) and (max-width: 1200px) {
   .navbar-default.toolbar .navbar-right.tools > li > a {
     margin-left: 50px;
-- 
2.7.4




More information about the Kimchi-devel mailing list