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 61924b3 commit b846c0fCopy full SHA for b846c0f
app/views/settings/_spent_time_settings.html.erb
@@ -78,7 +78,7 @@
78
</script>
79
<style type="text/css">
80
label.error{ color: red; }
81
- div.placement_examples{ float: right; padding-right: 15px }
82
- div.placement_examples > img { border: 1px solid #505050; margin-top: 10px; }
+ div.placement_examples{ float: right; padding-right: 10px }
+ div.placement_examples > img { border: 1px solid #505050; margin-top: 10px; width: 250px }
83
</style>
84
<% end %>
0 commit comments