##// END OF EJS Templates
Cleaning up indentation and spacing of less files touched.
Brian E. Granger -
Show More
@@ -66,8 +66,6 b''
66 66 .box-flex1();
67 67 }
68 68
69
70
71 69 .box-flex2 {
72 70 -webkit-box-flex: 2;
73 71 -moz-box-flex: 2;
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
@@ -140,9 +140,11 b' div.raw_input {'
140 140 line-height: 1em;
141 141 font-family: @monoFontFamily;
142 142 }
143
143 144 span.input_prompt {
144 145 font-family: inherit;
145 146 }
147
146 148 input.raw_input {
147 149 font-family: inherit;
148 150 font-size: inherit;
General Comments 0
You need to be logged in to leave comments. Login now