diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 3827a368a..56c4515d0 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1237,7 +1237,8 @@ tr.turn:hover { margin: $lineheight/2 0; p { - margin-left: 10px; + margin: 10px 6px 0 6px; + line-height: 1.5; } }