X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ede8cda2ef790ef36b025dda0dd8160f1dd19507..90de7a7b83569210ce5d13596b320453d19d9cea:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 931d10c8a..3f7c0b48f 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -651,16 +651,9 @@ tr.turn:hover { /* Rules for export sidebar */ .export_form { - .export_area_inputs, - .export_button { - text-align: center; - } - .export_area_inputs { - margin-bottom: $spacer; input[type="text"] { width: 100px; - text-align: center; } }