]> source.dussan.org Git - sonarqube.git/commitdiff
improve positioning of oauth buttons
authorStas Vilchik <vilchiks@gmail.com>
Thu, 4 Feb 2016 16:20:03 +0000 (17:20 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Thu, 4 Feb 2016 16:20:03 +0000 (17:20 +0100)
server/sonar-web/src/main/less/pages/login.less

index 285b64fe3b688c013100f493b2c67d94b46daac3..22d0eca8ad62e3c7ee7f5ccdb7408fbefe0623f6 100644 (file)
@@ -75,7 +75,7 @@
 
   & > ul {
     display: flex;
-    justify-content: space-between;
+    justify-content: space-around;
     flex-wrap: wrap;
 
     & > li {