]> git.openstreetmap.org Git - rails.git/commitdiff
Remove some reset styles and clearfix
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Jan 2020 15:03:13 +0000 (16:03 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Jan 2020 16:16:11 +0000 (17:16 +0100)
These are included in bootstrap

app/assets/stylesheets/common.scss

index 0ea8949a721467036475118104e452903d24b685..cb96fa9988009c7b595e3c3cbfc29c0ef4bc5d8f 100644 (file)
@@ -35,27 +35,6 @@ select,
 textarea,
 body { font: #{$typeheight}/#{$lineheight} "Helvetica Neue",Arial,sans-serif; }
 
 textarea,
 body { font: #{$typeheight}/#{$lineheight} "Helvetica Neue",Arial,sans-serif; }
 
-abbr, acronym {
-  text-decoration: underline dotted;
-  cursor: help;
-}
-
-strong {
-  font-weight: bold;
-}
-
-/* Micro Clearfix | Details: http://nicolasgallagher.com/micro-clearfix-hack/ */
-
-.clearfix:before,
-.clearfix:after {
-    content: " ";
-    display: table;
-}
-
-.clearfix:after {
-    clear: both;
-}
-
 .fillL { background-color: white; }
 
 /* Default rules for the body of every page */
 .fillL { background-color: white; }
 
 /* Default rules for the body of every page */