diff options
author | Sarven Capadisli <csarven@status.net> | 2010-03-24 22:40:59 +0100 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2010-03-24 22:40:59 +0100 |
commit | 2c50d4aa4487e5317e5b71909691acc3345d4a9e (patch) | |
tree | f3bc85caf3b124a6c0151e9773c50f217c885c01 /theme | |
parent | 9fe12be41eec8132fcfa6da2dc5fad926a932286 (diff) |
location -> label class for cloudy
Diffstat (limited to 'theme')
-rw-r--r-- | theme/cloudy/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/cloudy/css/display.css b/theme/cloudy/css/display.css index d9e9f3ce2..d1b9d198d 100644 --- a/theme/cloudy/css/display.css +++ b/theme/cloudy/css/display.css @@ -873,7 +873,7 @@ display:inline; } .profile .entity_profile .fn, -.profile .entity_profile .location { +.profile .entity_profile .label { margin-left:11px; margin-bottom:4px; width:auto; |