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 @@ ...@@ -98,9 +98,12 @@
} }
} }
table.abuse-reports tbody tr td { .abuse-reports {
vertical-align: top; table-layout: fixed;
&:nth-child(5) { td {
min-width: 220px; 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