##// END OF EJS Templates
Correct the padding of the new button group on the files page
Jonathan Frederic -
Show More
@@ -156,6 +156,10 b' input.engine_num_input {'
156 .icon(@fa-var-file-o)
156 .icon(@fa-var-file-o)
157 }
157 }
158
158
159 #new-buttons {
160 padding-top: 2px;
161 }
162
159 ul#new-menu {
163 ul#new-menu {
160 // align right instead of left
164 // align right instead of left
161 left: auto;
165 left: auto;
General Comments 0
You need to be logged in to leave comments. Login now