diff options
Diffstat (limited to 'public/less')
-rw-r--r-- | public/less/_base.less | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/less/_base.less b/public/less/_base.less index b65b9f99..1f3b0c88 100644 --- a/public/less/_base.less +++ b/public/less/_base.less @@ -73,6 +73,7 @@ pre, code { } .top.menu a.item.brand { padding-left: 0; + padding-right: 0; } .brand .ui.mini.image { width: 30px; @@ -437,4 +438,4 @@ footer { vertical-align: middle; margin-top: 0; margin-bottom: 0; -}
\ No newline at end of file +} |