Commit 6ebdf092 authored by Gabriel L. Oliveira's avatar Gabriel L. Oliveira

Fix width of navigation tree

Navigation tree has to be dynamic, near the list of documents
parent e6c07d12
...@@ -133,7 +133,7 @@ div.gadget-column {\n ...@@ -133,7 +133,7 @@ div.gadget-column {\n
\n \n
div.gadget-column div.file-selection {\n div.gadget-column div.file-selection {\n
background-color:#fff;\n background-color:#fff;\n
margin:15px -4px -4px;\n margin:15px -14px -4px -4px;\n
}\n }\n
\n \n
div.gadget-column div.file-selection div.file-quick-browser,\n div.gadget-column div.file-selection div.file-quick-browser,\n
......
2011-10-07 gabriel.oliveira
* Fix width of navigation tree
2011-09-21 gabriel.oliveira 2011-09-21 gabriel.oliveira
* Remove unnecessary css styles * Remove unnecessary css styles
......
406 407
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment