Remove hardcoded #columns from default theme.

This commit is contained in:
Dave Davenport 2017-05-12 16:08:14 +02:00
parent 67e38cde40
commit fd56e07159
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ const char *default_theme =
"#window.mainbox.listview {"
" fixed-height: 0;"
" border: 1px dash 0px 0px ;"
" columns: 1;"
" padding: 2px 0px 0px ;"
"}"
"#window.mainbox.listview.element {"