Skip to content
Snippets Groups Projects
Commit 4702ee5a authored by deuce's avatar deuce
Browse files

Remove width from message body style... it doesn't actually work.

The only shrink-to-content I can find with CSS is float, which opens up
a whole different can of worms.
parent 4866c9b7
Branches
Tags
No related merge requests found
......@@ -80,7 +80,6 @@ body {
background-color: black;
white-space: pre;
font-family: monospace;
width: 80em;
}
.replies {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment