Changeset - 88a80cc60392
[Not reviewed]
0 1 0
Christopher Neugebauer - 5 years ago 2018-10-19 01:42:15
chrisjrn@gmail.com
remove width from time column
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: 40px;
 

	
 
    }
 
  }
 

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