remove some undesired code
[ryf-theme.git] / css / style.css
index 403760b666ac3b708dc9d0654ab3d5cc4e61171b..c734877048dc122ed9042cf434ebe716aef66d5a 100644 (file)
@@ -17,8 +17,6 @@ a { transition: 0.3s; }
   border: none;
   border-radius: 0px;
   box-sizing: content-box;
-  display: flex;
-  flex-direction: column-reverse;
   align-items: center;
   margin-bottom: 100px;
   min-height: 100px;
@@ -33,14 +31,14 @@ a { transition: 0.3s; }
   overflow: hidden;
 }
 
-.navbar-default .navbar-toggle { z-index: 999; }
+.navbar-default .navbar-toggle { display: none; }
 
 .navbar-header {
   position: absolute;
   top: 5px;
 }
 
-.navbar-brand { text-indent: -1000px; }
+.navbar-brand { display: none; }
 
 #block-ryf-main-menu .navbar-nav { margin-left: 180px; }
 
@@ -63,11 +61,6 @@ a { transition: 0.3s; }
   margin-bottom: 10px;
 }
 
-#block-bootstrap-main-menu {
-  margin-left: 200px;
-  width: 100%;
-}
-
 .page-header {
   border-bottom: 2px solid #000;
   font-size: 2em;
@@ -172,7 +165,7 @@ a { transition: 0.3s; }
   color: #FFF;
 }
 
-/* full page width of footer */
+/* full page width for footer */
 .footer {
   position: absolute;
   left: 0;