aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/marketplace/style.css
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-10-19 17:25:23 +0200
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-10-23 08:01:13 -0700
commit9538f9ae5502b33651f1d916ee69aaf74c121231 (patch)
treec050fe8f85aca1eac6d3fc916d318760aec89d43 /server/sonar-web/src/main/js/apps/marketplace/style.css
parent2d568ff3830cef88392656119bd2485a9ae9c8e1 (diff)
downloadsonarqube-9538f9ae5502b33651f1d916ee69aaf74c121231.tar.gz
sonarqube-9538f9ae5502b33651f1d916ee69aaf74c121231.zip
SONAR-9953 SONAR-9354 SONAR-7663 Redesign and move system upgrade in the system info page
Diffstat (limited to 'server/sonar-web/src/main/js/apps/marketplace/style.css')
-rw-r--r--server/sonar-web/src/main/js/apps/marketplace/style.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/server/sonar-web/src/main/js/apps/marketplace/style.css b/server/sonar-web/src/main/js/apps/marketplace/style.css
index 6363589603f..037a0c133d9 100644
--- a/server/sonar-web/src/main/js/apps/marketplace/style.css
+++ b/server/sonar-web/src/main/js/apps/marketplace/style.css
@@ -30,11 +30,3 @@
align-items: baseline;
justify-content: space-between;
}
-
-.marketplace-notifs .alert {
- padding: 8px;
-}
-
-.marketplace-notifs .alert:last-child {
- margin-bottom: 16px;
-}