CSS: Remove border from extrapolated circles in the timeline
Looks cleaner to me
This commit is contained in:
parent
b6a76581b0
commit
656359a108
|
@ -395,12 +395,6 @@ div.timeline {
|
|||
position: absolute;
|
||||
top: 50%;
|
||||
|
||||
&.extrapolated {
|
||||
border-width: 2px;
|
||||
border-style: dotted;
|
||||
border-radius: 100%;
|
||||
}
|
||||
|
||||
a.inner-circle {
|
||||
display: block;
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue