mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12769] Misc table fix
This commit is contained in:
parent
91c4e8c5fb
commit
353fce9625
1 changed files with 4 additions and 0 deletions
|
@ -623,6 +623,10 @@ table.table1 {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.ucp-main table.table1 {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
table.table1 thead th {
|
||||
font-weight: normal;
|
||||
text-transform: uppercase;
|
||||
|
|
Loading…
Add table
Reference in a new issue