Fix note feedback

This commit is contained in:
2019-09-08 09:49:55 +02:00
parent aaaed4d784
commit 6c14d9eba0
5 changed files with 23 additions and 24 deletions

View File

@@ -49,13 +49,10 @@
width: 50%;
text-align: right;
span {
position: absolute;
width: 100%;
display: inline-block;
top: 50%;
transform: translateY(-50%);
right: 0;
.alert {
font-size: 0.8em;
margin: 0;
padding-right: 0.5em;
}
}