Skip to content
Snippets Groups Projects
Commit 7aca730f authored by Brice Maron's avatar Brice Maron
Browse files

Small css fix for button new in files. fix oc-1638

parent 1e2074b4
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
See the COPYING-README file. */
/* FILE MENU */
.actions { padding:.3em; float:left; height:2em; width:10em; }
.actions { padding:.3em; float:left; height:2em; }
.actions input, .actions button, .actions .button { margin:0; }
#file_menu { right:0; position:absolute; top:0; }
#file_menu a { display:block; float:left; background-image:none; text-decoration:none; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment