]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unnecessary full-width float css from sidebar
authorAnton Khorev <tony29@yandex.ru>
Fri, 28 Jul 2023 17:05:28 +0000 (20:05 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 28 Jul 2023 17:05:28 +0000 (20:05 +0300)
app/assets/stylesheets/common.scss

index 19cc8e5bed806b0fa2cd8de3c02ebdeea0ab0c83..fe38bbbdfe8f39dec19833ba01e4dc84b5ce56c2 100644 (file)
@@ -422,9 +422,6 @@ body.small-nav {
 
     > div {
       position: relative;
-      float: left;
-      clear: both;
-      width: 100%;
     }
   }