X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/26d7f66fbdcd95bdbfebc9c995e206b53dca3ef3..67124b8d576d26583ee7850f2d47c94afa1edeb6:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 12a4f2b45..486866602 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -357,6 +357,7 @@ table { padding: 0; width: 15px; height: 15px; + min-width: 15px; text-indent: -1000px; overflow: hidden; background: image-url("sprite.png") 0 0 no-repeat; @@ -1288,14 +1289,6 @@ ul.results-list li { border-bottom: 1px solid #ccc; } /* Rules for the account settings page */ -#accountForm { - margin-top: 20px; -} - -#accountForm td { - padding-bottom: 10px; -} - #accountForm .user_map { position: relative; width: 500px; @@ -1320,10 +1313,6 @@ ul.results-list li { border-bottom: 1px solid #ccc; } display: inline !important; } -#accountForm input[type=submit] { - margin-top: 15px; -} - .content_map.settings_map { float: none; width: 50%;