##// END OF EJS Templates
Fixed cell toolbar select font size
Jonathan Frederic -
Show More
@@ -38,6 +38,10 b''
38 38 padding-top: 3px;
39 39 }
40 40
41 .celltoolbar select {
42 font-size: 87%;
43 }
44
41 45 .celltoolbar label {
42 46 margin-left: 5px;
43 47 margin-right: 5px;
General Comments 0
You need to be logged in to leave comments. Login now