Commit 6b7c0a93 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett Committed by Luke Bennett

Final table styling changes

parent f5cff060
......@@ -98,9 +98,12 @@
}
}
table.abuse-reports tbody tr td {
vertical-align: top;
&:nth-child(5) {
min-width: 220px;
.abuse-reports {
table-layout: fixed;
td {
vertical-align: top !important;
&.action-buttons a {
white-space: normal;
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment