Skip to content
Snippets Groups Projects
Commit d7d01bf3 authored by Eric Eastwood's avatar Eric Eastwood
Browse files

Maintain notes avatar at smaller breakpoint

parent dd0f8b8c
No related branches found
No related tags found
3 merge requests!14773Maxraab master patch 51809,!12073Add RC2 changes to 9-3-stable,!11841Maintain notes avatar at smaller breakpoint
Pipeline #
Loading
Loading
@@ -4,7 +4,7 @@
padding: 0;
 
&::before {
@include notes-media('max', $screen-xs-max) {
@include notes-media('max', $screen-xs-min) {
background: none;
}
}
Loading
Loading
@@ -30,7 +30,7 @@
.timeline-entry-inner {
position: relative;
 
@include notes-media('max', $screen-xs-max) {
@include notes-media('max', $screen-xs-min) {
.timeline-icon {
display: none;
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment