diff options
| author | monikahedman <monika_hedman@brown.edu> | 2020-02-08 12:54:07 -0500 |
|---|---|---|
| committer | monikahedman <monika_hedman@brown.edu> | 2020-02-08 12:54:07 -0500 |
| commit | e310c0fdcef6ac71ee492470d4ac689cbb094167 (patch) | |
| tree | 0d9c32cdf8f23239c18c5c1113fe90f381de7410 /src/client/views/animationtimeline/TimelineOverview.scss | |
| parent | 8f64bbe94e496558208af85a1d498ad69dfcf923 (diff) | |
small changes
Diffstat (limited to 'src/client/views/animationtimeline/TimelineOverview.scss')
| -rw-r--r-- | src/client/views/animationtimeline/TimelineOverview.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/animationtimeline/TimelineOverview.scss b/src/client/views/animationtimeline/TimelineOverview.scss index 283163ea7..b54399307 100644 --- a/src/client/views/animationtimeline/TimelineOverview.scss +++ b/src/client/views/animationtimeline/TimelineOverview.scss @@ -72,7 +72,7 @@ $timelineDark: #77a1aa; position: relative; padding: 0px; margin: 0px; - width: 100%; + // width: 100%; height: 4px; background-color: $timelineColor; border-radius: 20px; |
