diff --git a/static/components/empty-list-state.less b/static/components/empty-list-state.less index 6bcc6c2a9..d826dd46b 100644 --- a/static/components/empty-list-state.less +++ b/static/components/empty-list-state.less @@ -28,7 +28,8 @@ } .message { color: @text-color-very-subtle; - margin-top: 1em; + margin: 1em; + margin-bottom: 0; font-size: 2em; font-weight: @font-weight-thin; text-align: center;