fix: link type in post form should be next to link field

This commit is contained in:
Tom (plebeius.eth)
2024-06-11 21:09:48 +02:00
parent 8e5a5919fa
commit a048887a58
2 changed files with 4 additions and 8 deletions
@@ -91,9 +91,8 @@
font-weight: normal;
}
.linkType td {
height: 20px;
padding-left: 2px;
.linkField input[type="text"] {
width: 190px !important;
}
.spoilerButton input[type="checkbox"] {