aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/components/_lists.sass4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/assets/stylesheets/components/_lists.sass b/app/assets/stylesheets/components/_lists.sass
index 3cce20021..f9b449541 100644
--- a/app/assets/stylesheets/components/_lists.sass
+++ b/app/assets/stylesheets/components/_lists.sass
@@ -30,6 +30,8 @@ $dlWidth: 40%
// overflow: hidden
vertical-align: top
padding: 5px 15px 6px 15px
+ img
+ max-width: 100%
// Definition term
.dl-term
@@ -58,4 +60,4 @@ $dlWidth: 40%
ul
list-style: none
padding-left: 0
- margin-bottom: 0 \ No newline at end of file
+ margin-bottom: 0