summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-06-25 07:55:52 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-06-25 07:55:52 +0000
commit75d6b0707ce719a23526ed8c66de7240a9481285 (patch)
tree75a3d4b60044f7b2efbdea82c0587fa56bae2190 /theme
parente872ca5bfa01f8f3c0142d7a618d8069690d6a23 (diff)
Style for entity_aliases
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 8957a5b40..d01be7700 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -548,7 +548,8 @@ margin-bottom:18px;
.entity_profile .entity_location,
.entity_profile .entity_url,
.entity_profile .entity_note,
-.entity_profile .entity_tags {
+.entity_profile .entity_tags,
+.entity_profile .entity_aliases {
margin-left:113px;
margin-bottom:4px;
}