urgent bugfix release 2.2.1 to protect user data against loss due to moving UI elements under data structure constraints

git-svn-id: https://plugins.svn.wordpress.org/footnotes/tags/2.2.1@2438988 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
pewgeuges 2020-12-14 13:09:59 +00:00
commit 236667a0f8
7 changed files with 24 additions and 11 deletions

View file

@ -7,7 +7,7 @@
*
* Version: 2.2.0
*
* Last modified: 2020-12-13T2059+0100
* Last modified: 2020-12-13T2127+0100
*/
@ -147,7 +147,7 @@ span.footnote_highlight_placeholder {
.footnote_placeholder_box_example {
border: 2px solid #2bb975 !important;
border-radius: 4px !important;
padding-top: 16px 0 !important;
padding: 16px 0 !important;
width: 50% !important;
display: block !important;
margin: 20px auto !important;