[ticket/12769] Misc table fix

This commit is contained in:
Michael Miday 2015-09-16 17:22:55 +02:00
parent 91c4e8c5fb
commit 353fce9625

View file

@ -623,6 +623,10 @@ table.table1 {
width: 100%;
}
.ucp-main table.table1 {
padding: 2px;
}
table.table1 thead th {
font-weight: normal;
text-transform: uppercase;