Skip to content
Snippets Groups Projects
Commit ddd47978 authored by Myles McNamara's avatar Myles McNamara
Browse files

Remove left float from actions div class

parent a26f17c1
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: 100%; }
.actions { padding:.3em; height:2em; width: 100%; }
.actions input, .actions button, .actions .button { margin:0; float:left; }
#new {
......
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