fix info_contact did not take full width

This commit is contained in:
ralf 2022-06-02 20:32:09 +02:00
parent 5f7b9bd5f4
commit 22e178ff9a

View File

@ -20,7 +20,6 @@
.infolog_planned { font-style:italic; }
table.infolog_fullWidth { width: 100%; }
#infolog-edit_info_number:before { content:"#" }
#infolog-edit_info_contact { width: 98%;}
.infolog_fixedHeight { height: 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.infolog_normalWrap { white-space: normal; }
.infolog_user_filter select { width: 100px; }