Horizontal scroll pri tabeli - Spremembe v nastavitve --> moj profil (popravek 3)

Širina tabele
This commit is contained in:
tejagerjovic 2021-08-31 14:14:38 +02:00
parent 8dd0b3d8d6
commit 79f9bdcfd0
2 changed files with 2 additions and 2 deletions

View File

@ -22276,7 +22276,7 @@ and open the template in the editor.
}
#div_archive_content.tracking fieldset {
width: 95% !important;
width: 100% !important;
max-width: 970px !important;
}
#div_archive_content.tracking table {

View File

@ -36,7 +36,7 @@ and open the template in the editor.
#div_archive_content.tracking {
fieldset {
width: 95% !important;
width: 100% !important;
max-width: 970px !important;
}
table {