Skip to content

Commit

Permalink
feat: Margins cleanup - Remove extra-margins - MEED-2895-Meeds-io/MIP…
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraBoutej committed Nov 14, 2023
1 parent 0dc47e3 commit 851d88f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions analytics-webapps/src/main/webapp/skin/less/analytics.less
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
}

.analyticsPageRow {
margin-bottom: 20px;

.UIRowContainer {
display: flex;
Expand Down Expand Up @@ -88,7 +87,6 @@
}

#breadcrumbAnalytics {
padding-bottom: 20px;

.titlePage {
font-size: 16px;
Expand Down Expand Up @@ -343,7 +341,6 @@

@media (max-width: @maxMobileWidth) {
#breadcrumbAnalytics {
padding-bottom: 20px;
}
#topAnalyticsPage {
&.singlePageApplication {
Expand Down

0 comments on commit 851d88f

Please sign in to comment.