]> granicus.if.org Git - clang/commitdiff
Fix a menu issue. patch by Vassil Vassilev
authorSylvestre Ledru <sylvestre@debian.org>
Mon, 9 Mar 2015 09:09:55 +0000 (09:09 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Mon, 9 Mar 2015 09:09:55 +0000 (09:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@231637 91177308-0d34-0410-b5e6-96231b3b80d8

www/menu.css

index bece0ad3dcd60bdc5b1896bf022dca6be189e7ea..5c9608dde45665d42d5437f264811f0ba66e9111 100644 (file)
@@ -3,8 +3,8 @@
 /***************/
 
 [id=menu] {
-       position:fixed;
        width:25ex;
+       float:left;
 }
 [id=content] {
        /* *****  EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */