aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/views/default
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-05-17 16:39:24 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-05-17 16:39:24 +0000
commit8a31422214a6bd22e1a73694eee3971c3aac26f6 (patch)
tree468fd396d3249e06fe17ce0e1aba63350787371e /mod/profile/views/default
parent22b596214b8d830fe158b98a1e215db375d84bc1 (diff)
downloadelgg-8a31422214a6bd22e1a73694eee3971c3aac26f6.tar.gz
elgg-8a31422214a6bd22e1a73694eee3971c3aac26f6.tar.bz2
..a couple more ui tweaks.
git-svn-id: http://code.elgg.org/elgg/trunk@6070 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/profile/views/default')
-rw-r--r--mod/profile/views/default/profile/css.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/mod/profile/views/default/profile/css.php b/mod/profile/views/default/profile/css.php
index e85825e16..505ef70d4 100644
--- a/mod/profile/views/default/profile/css.php
+++ b/mod/profile/views/default/profile/css.php
@@ -428,10 +428,10 @@ div.usericon a.icon img {
text-decoration:none;
}
.usericon .sub_menu .displayname {
- padding:0;
- margin:0;
- border-bottom:solid 1px #dddddd;
- font-size:14px;
+ padding:0 !important;
+ margin:0 !important;
+ border-bottom:solid 1px #dddddd !important;
+ font-size:14px !important;
}
.usericon .sub_menu .displayname a {
padding:3px 3px 3px 8px;