X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ecf85902149168c348a737ece93d2a892a42853a..5c933868dbff434a0810b44ee945f3c0f109dd53:/app/assets/stylesheets/common.scss?ds=inline diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index abdbaef57..abae98392 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -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 */