datenspuren style: rm .schedule width

the browser is smarter
This commit is contained in:
Astro 2016-10-22 01:32:28 +02:00
parent 449ba7317a
commit 9fe62560b3
1 changed files with 0 additions and 3 deletions

View File

@ -248,7 +248,6 @@ footer a {
.schedule {
border-collapse: collapse;
table-layout: fixed;
width: 620px;
background-color: rgba(255, 255, 255, 0.6);
}
.schedule thead th {
@ -256,10 +255,8 @@ footer a {
border-right: 1px solid #ccc;
}
.schedule th, .schedule td {
width: 190px;
}
.schedule th.cell-time, .schedule td.cell-time {
width: 50px;
height: 2em;
}
.schedule h2 {