##// END OF EJS Templates
Removed margin from row element
Jonathan Frederic -
Show More
@@ -127,6 +127,11 b' input.engine_num_input {'
127 127
128 128 }
129 129
130 .tab-content .row {
131 margin-left: 0px;
132 margin-right: 0px;
133 }
134
130 135 .folder_icon:before {
131 136 .icon(@folder-close-alt)
132 137 }
General Comments 0
You need to be logged in to leave comments. Login now