Skip to content

Commit 7e863e8

Browse files
author
travis
committed
Fixing style for floating report
1 parent b846c0f commit 7e863e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
table.issue-spent-time-description { width: 100%; text-align: left; }
22
.spenttimeentry { border-bottom: 1px solid #ddd }
3-
#issue-spenttime { float: right; margin-left: 13m; margin-bottom: 1em; background: #fff; font-size: 90% }
4-
div.lonely_spenttime { padding-left: 1em; width: 45%;}
3+
#issue-spenttime.lonely_spenttime { padding-left: 1em; width: 45%;}
4+
#issue-spenttime { float: right; margin-left: 13m; margin-bottom: 1em; background: #fff; font-size: 90%; width: 100%; }
55
#issue-spenttime > div > p { margin: 0px; margin-bottom: 1em; }
66
#issue-spenttime > div > p > span { padding-right: 20px; }
77

0 commit comments

Comments
 (0)