Make question text left-padded, position icon correctly

This commit is contained in:
2018-03-25 06:34:19 +05:30
parent a2c88af59d
commit 20eb3aa728
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
position: absolute;
text-align: center;
top: 50%;
right: 0.5em;
left: 0.5em;
transform: translate(0%, -50%);
}