diff --git a/assets/css/single.css b/assets/css/single.css index 89bd0b2..bcf9fbb 100644 --- a/assets/css/single.css +++ b/assets/css/single.css @@ -764,12 +764,16 @@ a.comment-edit-link { .fee-url { border: 1px solid #ccc; border-radius: 3px; - padding: .25em .5em; + padding: .25em .5em !important; } body.fee-on .fee-url { display: block !important; - margin-top: -1.25em; + height: auto !important; + margin-left: auto !important; + margin-right: auto !important; + position: relative; + top: -1.25em; } #fee-post-status option[value="pending"],