]> source.dussan.org Git - sonarqube.git/commitdiff
Fix login buttons style on IE11
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Thu, 10 Oct 2019 12:59:21 +0000 (14:59 +0200)
committerSonarTech <sonartech@sonarsource.com>
Mon, 21 Oct 2019 18:21:09 +0000 (20:21 +0200)
server/sonar-web/src/main/js/apps/about/sonarcloud/components/LoginButtons.css

index bc5af512b66665250adbcec9b65ef14a28c4d48e..766c190c28260061446562c4d54fc77816706627 100644 (file)
@@ -29,6 +29,7 @@
   border-radius: 4px;
   height: 44px;
   line-height: 44px;
+  white-space: nowrap;
   transition: all 0.2s ease;
   box-shadow: 0 1px 2px rgba(7, 7, 6, 0.1);
 }