sync
[roojs1] / less / roojs-bootstrap / menu.less
1
2
3 /*  Menu - show the icons with a bit of padding */
4  
5 .dropdown-item i.fa {
6     margin-left: -10px;
7     margin-right: 10px;
8 }