Fix the signing icon in the view_list.tmpl page (#10511)

* Fix the view_list.tmpl page

* fix-centerlock

* Update web_src/less/_base.less

as per @silverwind

Co-Authored-By: silverwind <me@silverwind.io>

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
This commit is contained in:
zeripath 2020-02-28 02:03:17 +00:00 committed by GitHub
parent e57ac841de
commit efec0d393b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -1034,7 +1034,7 @@ i.icons .icon:first-child {
}
i.icon.centerlock {
top: 1.5em;
top: 1.45em;
}
.ui.label > .detail .icons {