-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat! :update bootstrap-italia to 2.8.4 #647
base: 11.x.x
Are you sure you want to change the base?
Changes from all commits
a37f66a
1d2622e
5ac131b
dba4c98
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,7 +82,7 @@ const ListingBody = React.memo( | |
isSearchBlockResults ? '' : 'full-width' | ||
}`; | ||
} else { | ||
return `py-5 ${bg_color} ${ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. perchè hai tolto il colore di sfondo? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. perche' era applicato quando non era spuntato "mostra lo sfondo", che e' sbagliato. E' il padre che gestisce lo sfondo, non il template listing mostrato There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
return `py-5 ${ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ripristina |
||
isSearchBlockResults ? 'template-wrapper' : 'full-width' | ||
}`; | ||
} | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,6 @@ | |
} | ||
|
||
.event-recurrences-more { | ||
position: unset; | ||
bottom: 0; | ||
margin-top: 2.5em; | ||
} | ||
} | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,10 +82,6 @@ | |
} | ||
} | ||
} | ||
|
||
.event-recurrences-more { | ||
bottom: $v-gap * 3; | ||
} | ||
} | ||
|
||
.in-evidence-cards-wrapper { | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
@include media-breakpoint-down(md) { | ||
.navbar | ||
.navbar-collapsable | ||
.menu-wrapper | ||
.navbar-nav | ||
li.nav-item.active | ||
a.nav-link { | ||
border-left: 5px solid $primary !important; | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rimuovi dall'import createRef