Global: Fix padding for .mb_tab [CSS]

Closes #487
This commit is contained in:
Ilya Prokopenko 2022-02-20 22:02:52 +07:00 committed by GitHub
parent bde022b9b5
commit 533ac20e92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1924,7 +1924,7 @@ table td[width="120"] {
} }
.mb_tab div { .mb_tab div {
padding: 5px 7px; padding: 3px 7px;
} }
#gp_container span { #gp_container span {