We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b846c0f commit 7e863e8Copy full SHA for 7e863e8
assets/stylesheets/issue_spent_time_description.css
@@ -1,7 +1,7 @@
1
table.issue-spent-time-description { width: 100%; text-align: left; }
2
.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%;}
+#issue-spenttime.lonely_spenttime { padding-left: 1em; width: 45%;}
+#issue-spenttime { float: right; margin-left: 13m; margin-bottom: 1em; background: #fff; font-size: 90%; width: 100%; }
5
#issue-spenttime > div > p { margin: 0px; margin-bottom: 1em; }
6
#issue-spenttime > div > p > span { padding-right: 20px; }
7
0 commit comments