diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/stoica/display.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css index 806303e62..6dc893529 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -542,11 +542,7 @@ textarea { background-color: #904632; cursor: pointer; } -input#profile_url { - width: 88px; - padding: 3px; - margin: 0 0 10px 0; - } + a#remotesubscribe { display: block; } |