diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-07-01 11:58:09 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-07-01 11:58:09 -0400 |
commit | f9879168b592f1c9489e99f664f55b2876f5deea (patch) | |
tree | de053f9691a7f15b01cc68753a011dea822c2f76 | |
parent | 5f366b745fc911995dd3d7d22a7907f5cbc6f648 (diff) |
remove formatting for profile_url
darcs-hash:20080701155809-84dde-9275267d10258d421416ab801116aabbb561212a.gz
-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; } |