]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Vertically center about page icons with flex align-items
[rails.git] / app / assets / stylesheets / common.scss
index 6feb6d89936f95021d81a01d3e342b80da359d1b..d71538e66f1ddaaeba97449678f7f84b2b7f2b5a 100644 (file)
@@ -511,15 +511,6 @@ body.small-nav {
       padding: 10px 20px;
     }
 
-    a.close-button {
-      float: right;
-      padding:5px;
-      font-size:20px;
-      line-height:10px;
-      color:#222;
-      border:1px solid $grey;
-    }
-
     .tooltip {
       opacity: 1;
       border: 1px solid $grey;
@@ -1578,10 +1569,6 @@ dl.dl-inline {
 
 .site-about #content {
   background-color: $lightgrey;
-  background-position: 50% 50%;
-  background-repeat: no-repeat;
-  background-size: cover;
-  background-attachment: fixed;
 
   .content-inner {
     max-width: 760px;
@@ -1619,8 +1606,6 @@ dl.dl-inline {
   .icon {
     width: 30px;
     height: 30px;
-    margin-right: 10px;
-    vertical-align: middle;
     background: 40px 40px image-url('about/sprite.png') no-repeat;
 
     &.local {