result field text-overflow fix

This commit is contained in:
cuqmbr 2021-12-10 16:56:54 +02:00
parent 6120d9f23d
commit 134eaa612a

View File

@ -274,7 +274,6 @@ input[type=result] {
font-family: Myriad-R; font-family: Myriad-R;
cursor: default; cursor: default;
padding: 0px 0px 0px 10px; padding: 0px 0px 0px 10px;
text-overflow: ellipsis;
} }
input[type=table-start] { input[type=table-start] {