]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-11625 Fix project search field resize glitch
authorJeremy Davis <jeremy.davis@sonarsource.com>
Fri, 8 Feb 2019 08:44:43 +0000 (09:44 +0100)
committerSonarTech <sonartech@sonarsource.com>
Tue, 12 Feb 2019 19:20:54 +0000 (20:20 +0100)
server/sonar-web/src/main/js/apps/projects/styles.css

index 4d78ed27f4824be022a2cf28adedf0273c2c9da5..bf04dc9a2b55aa21976e66d20f32e99661562994 100644 (file)
   padding-left: 32px;
 }
 
-.projects-topbar-item.is-loading {
-  padding-left: 0;
-}
-
 .projects-topbar-item.disabled {
   cursor: not-allowed;
   opacity: 0.4;