Ticket #486: Add white-space: pre; style to avoid trimming of clipboard spaces.

This commit is contained in:
Michael Jumper
2014-01-04 21:15:46 -08:00
parent 0ab2932f1e
commit 9b5ef9b5ff

View File

@@ -349,6 +349,7 @@ div#recent-connections .protocol {
-webkit-border-radius: 0.25em;
-khtml-border-radius: 0.25em;
border-radius: 0.25em;
white-space: pre;
}
#settings dt {