Changeset - 81bcb7720383
[Not reviewed]
Brett Smith - 4 years ago 2019-09-30 16:19:06
brettcsmith@brettcsmith.org
css: Adjust width for schedule 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
...
 
@@ -12,5 +12,5 @@ table.calendar {
 

	
 
    &.time {
 
      width: 10em;
 
      width: 6em;
 
    }
 
  }
0 comments (0 inline, 0 general)