summaryrefslogtreecommitdiffstats
path: root/settings/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-02 22:58:38 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-02 22:58:38 +0200
commitaafe303f7811243ba73396b3bc884326799b5b78 (patch)
tree76960c85aa53cfc84c3e20089093ffb167e2f8a6 /settings/css
parent79a0ee4f4ae315b357f51dd35d3d3c6e60897ee1 (diff)
downloadnextcloud-server-aafe303f7811243ba73396b3bc884326799b5b78.tar.gz
nextcloud-server-aafe303f7811243ba73396b3bc884326799b5b78.zip
Fix 2FA settings icon alignment
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/css/settings.scss b/settings/css/settings.scss
index 08baaed4cc6..48d7b555f09 100644
--- a/settings/css/settings.scss
+++ b/settings/css/settings.scss
@@ -487,6 +487,7 @@ table.nostyle {
.two-factor-provider-settings-icon {
width: 16px;
height: 16px;
+ vertical-align: sub;
}
}