Appease the linter

This commit is contained in:
Travis Ralston 2020-06-07 22:15:54 -06:00
parent 8e0247afe5
commit 8b6b117fbf

View file

@ -24,7 +24,7 @@ limitations under the License.
// 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
// optionLists is rendered correctly (full width).
>* {
> * {
padding-left: 20px;
padding-right: 20px;