Skip to content

Commit

Permalink
#1003 fixed unrounded slotbar corners in master slot (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxyeo authored and noahpresler committed Aug 13, 2017
1 parent 4247010 commit 5b8977e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/css/timetable/partials/timetable.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ button {
position: absolute;
width: 5px !important;
z-index: 0;
border-radius: 5px 0 0 5px;
}

.fc-content {
Expand Down

0 comments on commit 5b8977e

Please sign in to comment.