unbreak styles

pull/1/head
ansuz 2016-06-30 10:53:30 +02:00
parent 47edccf42d
commit fa0f0e4d28
1 changed files with 2 additions and 2 deletions

View File

@ -46,9 +46,9 @@
table.scroll thead { display: block; }
table.scroll tbody {
/* max-height: 100px;
max-height: 100px;
overflow-y: auto;
overflow-x: hidden; */
overflow-x: hidden;
}
tbody { border-top: 2px solid black; }