]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unused user image css from profile edit form
authorAnton Khorev <tony29@yandex.ru>
Tue, 8 Aug 2023 16:59:50 +0000 (19:59 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 8 Aug 2023 16:59:50 +0000 (19:59 +0300)
app/assets/stylesheets/common.scss

index d74ece45a66a2b6f323f1b07acc452aa7ed0b483..0769ff2834f0ae678d43287aa94cbad15ae00ef8 100644 (file)
@@ -1125,18 +1125,6 @@ tr.turn:hover {
 
 /* Rules for the account settings page */
 
-#accountForm .user_image {
-  margin-bottom: 0;
-}
-
-#accountForm #user_image {
-  margin-left: 20px;
-}
-
-#accountForm ul.accountImage-options {
-  margin-left: 120px;
-}
-
 .nohome .location {
   display: none;
 }