]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove unused maximiseMap/minimiseMap functions
[rails.git] / app / assets / stylesheets / common.scss
index 023dcdca7557236624eafda36dc9c153a1650e1f..100d489da88424773492079b4185c18fc9ffc06c 100644 (file)
@@ -915,15 +915,6 @@ tr.turn:hover {
   }
 }
 
-#content.maximised {
-  top: 0;
-  left: 0;
-  right: 0;
-  bottom: 0;
-  border: 0;
-  z-index: 2000;
-}
-
 /* Rules for small maps in content areas */
 
 .content_map {