compilation CSS

This commit is contained in:
raphaelgoettter 2015-05-07 09:32:46 +02:00
parent 5a6e0ff124
commit 665e0fefff
7 changed files with 17 additions and 16 deletions

View file

@ -317,9 +317,9 @@
th,
td {
display: block !important;
width: auto !important;
text-align: left !important;
display: block;
width: auto;
text-align: left;
}
thead {