X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/cae97f07277a1a00607d8a16e24a047dd17ec41a..82dcc31b8529752efa45cb92f671f974c33621c3:/forum/skins/default/media/style/style.css?ds=sidebyside diff --git a/forum/skins/default/media/style/style.css b/forum/skins/default/media/style/style.css index 52978ea..00c48b9 100644 --- a/forum/skins/default/media/style/style.css +++ b/forum/skins/default/media/style/style.css @@ -780,7 +780,7 @@ span.form-error { margin-top: 10px; min-height: 20px; padding: 6px; - width: 100%; + width: 98%; } .preview-toggle { @@ -1356,7 +1356,7 @@ div.comment-tools a:hover { .comment-form-buttons input { width: 100%; height: 22px; - vertical-align: center; + vertical-align: middle; margin-top: 6px; } @@ -1364,15 +1364,3 @@ div.comment-tools a:hover { color: orange; } -.moderation { - background-color: #FFF380; - border: 1px solid darkred; - padding: 0 5px; -} - -.moderation p { margin-bottom: 3px; } - -.moderation #action_status { - font-weight: bold; - text-align: center; -} \ No newline at end of file