##// END OF EJS Templates
Only style direct decendants.
Jonathan Frederic -
Show More
@@ -3,7 +3,7 b''
3 3
4 4 // Pad interact widgets by default.
5 5 .widget-interact {
6 div, input {
6 >div, >input {
7 7 padding: 2.5px;
8 8 }
9 9 }
General Comments 0
You need to be logged in to leave comments. Login now