improves table layout on admin poll questions

This commit is contained in:
Alberto Garcia Cabeza
2017-02-09 18:48:06 +01:00
parent b4660e162a
commit ff0013e60c
5 changed files with 30 additions and 11 deletions

View File

@@ -77,6 +77,7 @@ body.admin {
}
&.text-right {
padding-right: $line-height;
text-align: right;
}