1
2 .menu-operations {
3 width: 100px;
4 }
5
6 .menu-enabled {
7 width: 70px;
8 }
9
10 .menu-enabled input {
11 margin-left:25px;
12 }