From: Sylvestre Ledru Date: Mon, 9 Mar 2015 09:09:55 +0000 (+0000) Subject: Fix a menu issue. patch by Vassil Vassilev X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=caf568f4bb5febf3f44eba15644acf70fa14223f;p=clang Fix a menu issue. patch by Vassil Vassilev git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@231637 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/menu.css b/www/menu.css index bece0ad3dc..5c9608dde4 100644 --- a/www/menu.css +++ b/www/menu.css @@ -3,8 +3,8 @@ /***************/ [id=menu] { - position:fixed; width:25ex; + float:left; } [id=content] { /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */