Skip to content

Commit

Permalink
calendar detail design improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
progressbarsk committed Dec 10, 2011
1 parent c2723ca commit 784b633
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion public/stylesheets/application.css
Expand Up @@ -1208,11 +1208,13 @@ span.day {

.event .desc {
min-height: 90px;
margin-left: 160px;
}

.start_end {
.event .start_end {
line-height: 2.4em;
font-style: italic;
margin-left: 160px;
}

.share-btn {
Expand All @@ -1231,6 +1233,7 @@ span.day {
padding-top: 16px;
margin-bottom: 32px;
clear: both;
margin-left: 160px;
}

.archives {
Expand Down

0 comments on commit 784b633

Please sign in to comment.