mirror of https://github.com/vector-im/riot-web
Appease the linter
parent
8e0247afe5
commit
8b6b117fbf
|
@ -24,7 +24,7 @@ limitations under the License.
|
||||||
// Put 20px of padding around the whole menu. We do this instead of a
|
// Put 20px of padding around the whole menu. We do this instead of a
|
||||||
// simple `padding: 20px` rule so the horizontal rules added by the
|
// simple `padding: 20px` rule so the horizontal rules added by the
|
||||||
// optionLists is rendered correctly (full width).
|
// optionLists is rendered correctly (full width).
|
||||||
>* {
|
> * {
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue