Changeset - caa1c0de38bc
[Not reviewed]
0 1 0
Christopher Neugebauer - 5 years ago 2018-10-30 13:26:22
chrisjrn@gmail.com
Re-adds width
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
static/scss/symposion-schedule.scss
Show inline comments
...
 
@@ -8,13 +8,13 @@ table.calendar {
 
  }
 

	
 
  th {
 
    text-align: center;
 

	
 
    &.time {
 

	
 
      width: 10em;
 
    }
 
  }
 

	
 
  td {
 
    text-align: center;
 
    vertical-align: middle;
0 comments (0 inline, 0 general)