From 21219ce636dca9ff167fb1bfbd71921301d32c1a Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 2 May 2008 14:44:09 +0000 Subject: Adding a user icon to the top menu git-svn-id: https://code.elgg.org/elgg/trunk@627 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 1 + 1 file changed, 1 insertion(+) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index e8386223c..58128e4b9 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -135,6 +135,7 @@ div#header h1 a{ position:absolute; top:2px; right:10px; + width: 300px; } #topmenu li { -- cgit v1.2.3