Manjsi popravek margina pri legendi statusov

This commit is contained in:
pero1203 2021-07-28 11:30:47 +02:00
parent b32bd94f3f
commit 4ae3f576f3
2 changed files with 2 additions and 2 deletions

View File

@ -21012,7 +21012,7 @@ table.no_wrap_td td {
border: 1px solid lightgrey; border: 1px solid lightgrey;
} }
#bottom_data_legend ul { #bottom_data_legend ul {
margin-top: 6px; margin-top: 10px !important;
padding-left: 30px !important; padding-left: 30px !important;
} }
#bottom_data_legend ul li { #bottom_data_legend ul li {

View File

@ -196,7 +196,7 @@ table.no_wrap_td {
border: 1px solid $grey_very_light; border: 1px solid $grey_very_light;
ul{ ul{
margin-top: 6px; margin-top: 10px !important;
padding-left: 30px !important; padding-left: 30px !important;
li{ li{