summaryrefslogtreecommitdiffstats
path: root/public/less
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-10 22:59:12 +0800
committerUnknwon <u@gogs.io>2015-08-10 22:59:12 +0800
commit2aea247208d4429d111fb9725c16a8e9ea24860f (patch)
treeb835ada77bdd98ffbf3d63c391aa36dc0309b93c /public/less
parent2cef9ef5e2428318ff29d9da6d34e122fe0c9586 (diff)
downloadgitea-2aea247208d4429d111fb9725c16a8e9ea24860f.tar.gz
gitea-2aea247208d4429d111fb9725c16a8e9ea24860f.zip
minor fix on #1460
Diffstat (limited to 'public/less')
-rw-r--r--public/less/_base.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/less/_base.less b/public/less/_base.less
index 26bc63e4f4..97220ba352 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;