X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3a43f9fe0421afdf74d2f570ee8987a4022519cf..988446c307db7bb0ba4d9a7f7d73c88bdcb124c0:/app/assets/stylesheets/small.scss diff --git a/app/assets/stylesheets/small.scss b/app/assets/stylesheets/small.scss index 0b62256a9..a67f7a536 100644 --- a/app/assets/stylesheets/small.scss +++ b/app/assets/stylesheets/small.scss @@ -87,7 +87,6 @@ body.small { .compact-hide { display: inline-block; } - .overlay-sidebar #sidebar .welcome.visible { display: none; @@ -122,20 +121,6 @@ body.small { padding: 2px; } - /* Rules for the user view */ - - .user_map { - width: 100% !important; - height: 300px !important; - } - - #userinformation .deemphasize { - position: relative; - right: auto; left: auto; - margin-top: 10px; - top: auto; - } - &.site-about #content .attr h1 { font-size: 28px; }