]> source.dussan.org Git - nextcloud-server.git/commitdiff
add more margin to right of the icon 806/head
authorMorris Jobke <hey@morrisjobke.de>
Wed, 10 Aug 2016 08:47:51 +0000 (10:47 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Wed, 10 Aug 2016 08:47:51 +0000 (10:47 +0200)
settings/css/settings.css

index 346b8ffa1cf3faa0f9fd826a20ca364ae41f370c..b006f1f565682a9b41724ee8ea08568e90240719 100644 (file)
@@ -152,6 +152,7 @@ table.nostyle td { padding: 0.2em 0; }
        position: relative;
        top: 3px;
        margin-left: 5px;
+       margin-right: 8px;
 }
 
 .app-password-label {