]> source.dussan.org Git - sonarqube.git/commitdiff
one more time, improve rendering of login form with many oauth providers
authorStas Vilchik <vilchiks@gmail.com>
Tue, 2 Feb 2016 15:53:49 +0000 (16:53 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Tue, 2 Feb 2016 15:53:49 +0000 (16:53 +0100)
server/sonar-web/src/main/less/pages/login.less

index 15f37875df4da0950cf8e6a966fbae9fc6efdb22..285b64fe3b688c013100f493b2c67d94b46daac3 100644 (file)
@@ -70,7 +70,7 @@
 }
 
 .oauth-providers {
-  padding-bottom: 30px;
+  margin-bottom: 30px;
   border-bottom: 1px solid @barBorderColor;
 
   & > ul {