From: sarven Date: Sat, 17 Jan 2009 20:48:09 +0000 (+0000) Subject: Removed notice-options text labels :( X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e93807d0e47266805fcf26738a11f23b5e689d18;p=quix0rs-gnu-social.git Removed notice-options text labels :( --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index b0a41cede8..15377a7b58 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -784,6 +784,12 @@ margin-right:11px; .notice-options .notice_reply dt { display:none; } + +.notice-options input, +.notice-options a { +text-indent:-9999px; +} + .notice-options .notice_reply a, .notice-options form input.submit { display:block;