Aleksander Machniak
2015-06-17 e94f5c023cfc40c71f226c7ae6edf2f82bad1b91
Fix so plain text signature field uses monospace font (#1490435)

Conflicts:

CHANGELOG
2 files modified
2 ■■■■■ changed files
CHANGELOG 1 ●●●● patch | view | raw | blame | history
skins/larry/settings.css 1 ●●●● patch | view | raw | blame | history
CHANGELOG
@@ -2,6 +2,7 @@
===========================
- Fix SQL error on logout when using session_storage=php (#1490421)
- Fix so plain text signature field uses monospace font (#1490435)
RELEASE 1.0.6
-------------
skins/larry/settings.css
@@ -313,6 +313,7 @@
#rcmfd_signature {
    width: 99%;
    min-width: 390px;
    font-family: monospace;
}
#rcmfd_signature_toolbar1 td,