about summary refs log tree commit diff stats
path: root/app/assets/stylesheets/admin
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/admin')
-rw-r--r--app/assets/stylesheets/admin/layout.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/admin/layout.scss b/app/assets/stylesheets/admin/layout.scss index 9585414..dbf84d2 100644 --- a/app/assets/stylesheets/admin/layout.scss +++ b/app/assets/stylesheets/admin/layout.scss
@@ -213,6 +213,7 @@ body {
213 pre { 213 pre {
214 overflow: auto; 214 overflow: auto;
215 max-width: 100%; 215 max-width: 100%;
216 padding-bottom: 1em;
216 } 217 }
217} 218}
218 219