Aleksander Machniak
2015-06-17 d67d5d921ec7c7ee37fcdb7211dff8dc73773e7b
Fix so plain text signature field uses monospace font (#1490435)
2 files modified
2 ■■■■■ changed files
CHANGELOG 1 ●●●● patch | view | raw | blame | history
skins/larry/settings.css 1 ●●●● patch | view | raw | blame | history
CHANGELOG
@@ -16,6 +16,7 @@
- Fix bug where some messages in multi-folder search couldn't be opened (#1490426)
- Fix unintentional messages list page change on page switch in compose addressbook (#1490427)
- Fix race-condition in saving user preferences and loading plugin config (#1490431)
- Fix so plain text signature field uses monospace font (#1490435)
RELEASE 1.1.2
-------------
skins/larry/settings.css
@@ -334,6 +334,7 @@
#rcmfd_signature {
    width: 99%;
    min-width: 390px;
    font-family: monospace;
}
#rcmfd_signature_toolbar1 td,