Merge pull request #775 from vrutkovs/master
dark-spacious.css: use tr.bufferline to add spacing to the line instead of just message's td
This commit is contained in:
commit
f7767cde73
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
@import "dark.css";
|
||||
|
||||
td.message {
|
||||
tr.bufferline {
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue