Skip to content

Commit

Permalink
Merge Margins management & cleanup Meeds-io/MIPs#103 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraBoutej authored Nov 22, 2023
2 parents dd439bf + b5af8ee commit 154416d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 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 @@ -342,9 +340,6 @@
}

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

0 comments on commit 154416d

Please sign in to comment.