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)
llvm-svn: 231637

clang/www/menu.css

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