Skip to content

Commit

Permalink
fix(content-entries): fix styling for scheduling bulk window title
Browse files Browse the repository at this point in the history
  • Loading branch information
amirch1 committed Oct 4, 2017
1 parent 64ef2fe commit f5acc99
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
.kScheduling {
padding-left: 12px;
p {
height: 30px;
line-height: 30px;
padding-left: 0px;
}
.kTitle {
font-size: 20px;
Expand Down

0 comments on commit f5acc99

Please sign in to comment.