mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-09 04:22:30 +01:00
give legend ul max width of 100%
give legend ul max width of 100%
This commit is contained in:
parent
08d19df3f7
commit
d3b87bc3e8
@ -212,7 +212,8 @@
|
||||
}
|
||||
|
||||
.legend-labels {
|
||||
width : 500px;
|
||||
max-width : 100%;
|
||||
width : 500px;
|
||||
|
||||
@media (max-width: @screen-xs-min) {
|
||||
width : 400px;
|
||||
|
Loading…
Reference in New Issue
Block a user