diff options
| -rw-r--r-- | app/assets/stylesheets/components/_forms.sass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/components/_forms.sass b/app/assets/stylesheets/components/_forms.sass index 8e65f42f3..1b52cfe53 100644 --- a/app/assets/stylesheets/components/_forms.sass +++ b/app/assets/stylesheets/components/_forms.sass @@ -381,6 +381,7 @@ $cbx-size: 20px > div display: table-cell + vertical-align: top padding: 10px &:last-child @@ -415,6 +416,7 @@ $cbx-size: 20px > div display: table-cell + vertical-align: top padding: 0 10px 10px 10px &:last-child |
