Changes

From Drawn to Life Wiki
no edit summary
Line 11: Line 11:  
   min-height: 3.125em;
 
   min-height: 3.125em;
 
   box-sizing: border-box;
 
   box-sizing: border-box;
   transition: all .3s ease;
+
   transition: all .3s ease !important;
 
}
 
}
 
#mw-header-container.hide {
 
#mw-header-container.hide {
 
top: -48px;
 
top: -48px;
 
}
 
}