OLD | NEW |
---|---|
(Empty) | |
1 .autoclick-delay-label { | |
2 -webkit-margin-end: 0; | |
3 -webkit-margin-start: 40px; | |
4 align-items: center; | |
5 display: flex; | |
6 margin-bottom: 10px; | |
7 margin-top: 0; | |
8 } | |
9 | |
10 #autoclickDropdown { | |
11 -webkit-margin-start: 10px; | |
12 } | |
13 | |
14 .more-a11y-link { | |
15 margin-bottom: 10px; | |
16 } | |
OLD | NEW |