diff options
author | Sarven Capadisli <csarven@status.net> | 2009-11-08 19:55:40 +0100 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-11-08 19:55:40 +0100 |
commit | 0d008ddab93c06ec22e04b9fbbe78ca6ac3f59b8 (patch) | |
tree | 6a6ce77a6ab0f2e650bcb370960da69e78ae3a91 /theme/base | |
parent | a5d624f9a035f776cf5ca2e9db40a864594aeeda (diff) |
Removed some unnecessary styles
Diffstat (limited to 'theme/base')
-rw-r--r-- | theme/base/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index fe3cf9cb4..a7e1faad6 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -647,7 +647,7 @@ text-align:left; width:100%; } .entity_actions a, -.entity_nudge p, +.entity_actions p, .entity_remote_subscribe { text-decoration:none; font-weight:bold; |