diff --git a/static/nryg.less b/static/nryg.less index e1ed6ce6..a6153466 100644 --- a/static/nryg.less +++ b/static/nryg.less @@ -55,9 +55,7 @@ button, input[type="submit"], .btn { border-radius: 0; border: 1px solid @text-color; color: @text-color !important; - padding: 2px; - padding-left: 8px; - padding-right: 8px; + padding: 2px 8px; margin: 1px; font-size: medium; font-family: sans-serif;