diff options
| author | 2014-10-02 12:13:16 +0200 | |
|---|---|---|
| committer | 2014-10-02 12:13:16 +0200 | |
| commit | 50f07febaed5e839d4e7d56a664c8a208bc2aaf5 (patch) | |
| tree | 6b0e93d337fb11c7b4dc9aa4b449f3adcc719cf0 /p/themes | |
| parent | db4da3babc0864099c5ab48e3583d0546a2759d8 (diff) | |
Add dataTransfer property to event for JQuery
See https://github.com/marienfressinaud/FreshRSS/issues/646
Diffstat (limited to 'p/themes')
| -rw-r--r-- | p/themes/Origine/origine.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p/themes/Origine/origine.css b/p/themes/Origine/origine.css index cf6c9a2ef..c79f6cc4c 100644 --- a/p/themes/Origine/origine.css +++ b/p/themes/Origine/origine.css @@ -481,6 +481,7 @@ a.btn { border-radius: 5px 5px 0 0; } .box .box-content { + min-height: 2.5em; max-height: 260px; } |
