MediaWiki:Vector.css: Difference between revisions

I don't think we need this now, it seems to be creating a second border that wasn't there before
(okay, at the very least we need to keep this one change for readability)
(I don't think we need this now, it seems to be creating a second border that wasn't there before)
Line 6: Line 6:
   position: fixed;
   position: fixed;
   height: 100%;
   height: 100%;
  /* Prevent content overlay when sidewards scrolling */
  background-color: #F6F6F6;
  border-right: 1px solid #A7D7F9;
}
}