diff options
author | Unknwon <joe2010xtmf@163.com> | 2014-08-15 18:29:41 +0800 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2014-08-15 18:29:41 +0800 |
commit | 36b4c57ff13198196134b853f624fb633061734d (patch) | |
tree | e973d2aad41823e50c951a08ec8742030141d675 /public/ng/less/gogs/dashboard.less | |
parent | 3e32b14ad4da2db1b05eeec73936dbbe79cecc45 (diff) |
Finish new organization members and invitation page
Diffstat (limited to 'public/ng/less/gogs/dashboard.less')
-rw-r--r-- | public/ng/less/gogs/dashboard.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/ng/less/gogs/dashboard.less b/public/ng/less/gogs/dashboard.less index f8838ae6..6bf1150b 100644 --- a/public/ng/less/gogs/dashboard.less +++ b/public/ng/less/gogs/dashboard.less @@ -251,6 +251,7 @@ The dashboard page style .news-content li { margin-left: 1em; img { + vertical-align: inherit; margin-bottom: -2px; } } |