Adjust column widths
This commit is contained in:
parent
d33e78a2fa
commit
a3470acdca
4 changed files with 20 additions and 18 deletions
|
@ -15,13 +15,17 @@
|
|||
& > tbody > tr > td
|
||||
vertical-align: middle
|
||||
|
||||
.date
|
||||
width: 20%
|
||||
.column-date,
|
||||
.column-event
|
||||
width: 200px
|
||||
|
||||
.feedback
|
||||
width: 15%
|
||||
.column-feedback
|
||||
width: 125px
|
||||
|
||||
.talk-type,
|
||||
.event-location
|
||||
display: block
|
||||
margin-top: 1px
|
||||
|
||||
.talk-full .column-event
|
||||
width: auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue