diff options
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; } } |