User:Headquarter8302/common.css: Difference between revisions

Jump to navigation Jump to search
m (just made it worst)
m (whoops)
Line 21: Line 21:
div#mw-panel { position: fixed;
div#mw-panel { position: fixed;
   overflow: auto;
   overflow: auto;
   top: 500px;
   top: 50px;
   bottom: 0px;
   bottom: 50px;
   height: 100%;
   height: 100%;
   /* Prevent content overlay when sidewards scrolling */
   /* Prevent content overlay when sidewards scrolling */
   border-right: 0px solid #A7D7F9;
   border-right: 0px solid #A7D7F9;
}
}