study/css: Avoid comments height jumping on hover bc of the edit button

pull/9725/head
Benedikt Werner 2021-09-04 22:12:17 +02:00
parent 04882f38a1
commit 0c21c89fa6
No known key found for this signature in database
GPG Key ID: 1DBFF0F8E9E121EB
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
.edit {
float: right;
line-height: 1;
margin-left: 8px;
opacity: 0.7;
display: none;