]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Refactor the profile page to move the profile information out of the header
[rails.git] / app / assets / stylesheets / common.scss
index 42090e73329ad63c1c680a7ce594fe9885276d1f..16624dda130e37502c81802505d2e5867c8c53ae 100644 (file)
@@ -1096,17 +1096,6 @@ tr.turn:hover {
 
 /* Rules for the user profile page */
 
-#userinformation {
-  min-height: 100px;
-  .userinformation-inner {
-    float: left;
-  }
-  .user-description {
-    width: 100%;
-    clear: both;
-  }
-}
-
 .admin-user-info small {
   margin-bottom: $lineheight/2;
   display: inline;