Difference between revisions of "Team:Tec-Monterrey/Templates/Tec-Monterrey General Format"

m
m
Line 653: Line 653:
 
/***************************************************** SIDEBAR MENU **************************************************/
 
/***************************************************** SIDEBAR MENU **************************************************/
 
#sidebar {
 
#sidebar {
   display: contents;
+
   display: block;
 
}
 
}
 
#sidebar-wrapper {
 
#sidebar-wrapper {
Line 786: Line 786:
 
@media screen and (min-width: 900px) {
 
@media screen and (min-width: 900px) {
 
   #topBarWrapper {
 
   #topBarWrapper {
     display: contents;
+
     display: block;
 
   }
 
   }
 
   #sidebar {
 
   #sidebar {

Revision as of 16:24, 13 October 2018