mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
give legend ul max width of 100%
give legend ul max width of 100%
This commit is contained in:
@@ -212,7 +212,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.legend-labels {
|
.legend-labels {
|
||||||
width : 500px;
|
max-width : 100%;
|
||||||
|
width : 500px;
|
||||||
|
|
||||||
@media (max-width: @screen-xs-min) {
|
@media (max-width: @screen-xs-min) {
|
||||||
width : 400px;
|
width : 400px;
|
||||||
|
Reference in New Issue
Block a user