CSS: Remove border from extrapolated circles in the timeline

Looks cleaner to me
This commit is contained in:
Eric Lippmann 2016-06-01 13:37:02 +02:00
parent b6a76581b0
commit 656359a108
1 changed files with 0 additions and 6 deletions

View File

@ -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;