mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
css: Remove unnecessary table.compose_table rule.
Since `.compose_table` is a div and not a table.
This commit is contained in:
@@ -131,12 +131,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
table.compose_table {
|
||||
table-layout: fixed;
|
||||
margin-left: auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#send_message_form {
|
||||
margin: 0px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user