##// END OF EJS Templates
styling: dashboard spacing around buttons
lisaq -
Show More
@@ -291,3 +291,10 b''
291 margin-bottom: 15px
291 margin-bottom: 15px
292 }
292 }
293 }
293 }
294
295 .graph-type {
296 .select.input-sm,
297 .btn-group {
298 margin: 0 10px 10px 0;
299 }
300 }
General Comments 0
You need to be logged in to leave comments. Login now