Skip to content

Commit b846c0f

Browse files
author
travis
committed
Decreasing size of placement templates
1 parent 61924b3 commit b846c0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/views/settings/_spent_time_settings.html.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
</script>
7979
<style type="text/css">
8080
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; }
81+
div.placement_examples{ float: right; padding-right: 10px }
82+
div.placement_examples > img { border: 1px solid #505050; margin-top: 10px; width: 250px }
8383
</style>
8484
<% end %>

0 commit comments

Comments
 (0)