diff options
author | Thomas Willingham <founder@kakste.com> | 2013-05-31 00:34:35 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-05-31 00:34:35 +0100 |
commit | ddbe5eedf57818b44f4e08fcba292d22e6fc2cda (patch) | |
tree | 12328434aa10ffe603a81408e12a197fdd911da0 /view/theme/redbasic | |
parent | 9595c27cc10ab5538738a777aa99312e6e4e78fe (diff) | |
download | volse-hubzilla-ddbe5eedf57818b44f4e08fcba292d22e6fc2cda.tar.gz volse-hubzilla-ddbe5eedf57818b44f4e08fcba292d22e6fc2cda.tar.bz2 volse-hubzilla-ddbe5eedf57818b44f4e08fcba292d22e6fc2cda.zip |
Fix TinyMCE
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 70a994809..b542d8a77 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1663,7 +1663,6 @@ border: 1px #111; iframe#profile-jot-text_ifr { width: 100% !important; -height: 100% !important; box-shadow: 5px 5px 5px #000 inset !important;} tr.mceLast { |