From 2a7f2446206c66d0344e17754f26c1413df3f729 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 1 Jul 2008 16:21:08 +0000 Subject: mini avatar style and position and link git-svn-id: https://code.elgg.org/elgg/trunk@1248 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index 4b2e88aae..53c33e6e8 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -353,6 +353,10 @@ h6 { font-size: 0.8em; } #elgg_topbar_container_left img { margin:2px 0 0 5px; } +#elgg_topbar_container_left .user_mini_avatar { + border:1px solid #eeeeee; + margin:0 0 0 20px; +} #elgg_topbar_container_right { padding:4px 0 0 0; } -- cgit v1.2.3