]> git.openstreetmap.org Git - rails.git/commitdiff
Remove last custom reset styles
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Jan 2020 15:16:43 +0000 (16:16 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Jan 2020 16:16:11 +0000 (17:16 +0100)
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 */