Skip to content
Snippets Groups Projects
Commit 4ee81eb6 authored by Lene Wasskog's avatar Lene Wasskog
Browse files

fix: Set width auto on slider

parent 109bb58b
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
} }
#dayInPeriod{ #dayInPeriod{
display: inline; display: inline;
width: 80%; width: auto;
} }
#legend{ #legend{
position: absolute; position: absolute;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment