]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove last custom reset styles
[rails.git] / app / assets / stylesheets / common.scss
index abdbaef57b88b90757c60783fcf585f1f236f231..abae98392b143305c35c024bbf2d0d6807582a4e 100644 (file)
@@ -3,19 +3,6 @@
 
 /* Styles common to large and small screens */
 
-/* Minimal CSS reset */
-
-html, body {
-  margin: 0;
-  padding: 0;
-  border: 0;
-}
-
-table {
-  border-collapse: collapse;
-  border-spacing: 0;
-}
-
 .fillL { background-color: white; }
 
 /* Default rules for the body of every page */