diff options
Diffstat (limited to 'public/less')
-rw-r--r-- | public/less/_base.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/less/_base.less b/public/less/_base.less index 26bc63e4..97220ba3 100644 --- a/public/less/_base.less +++ b/public/less/_base.less @@ -16,7 +16,6 @@ img { z-index: 900; left: 0; width: 100%; - padding: 5px 0; &.light { background-color: white; border-bottom: 1px solid #DDDDDD; |