development 2.1.4d9 needed for Forum, tooltip font size defaulting to legacy, edits to hook priority description
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2431362 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
6e0698293c
commit
bfd563f907
7 changed files with 33 additions and 28 deletions
|
@ -4,9 +4,9 @@
|
|||
* Created-Date: 15.05.14
|
||||
* Created-Time: 16:21
|
||||
* Since: 1.0
|
||||
* Version: 2.1.4d8
|
||||
* Version: 2.1.4d9
|
||||
*
|
||||
* Last modified: 2020-12-03T1834+0100
|
||||
* Last modified: 2020-12-04T0202+0100
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
* Created-Date: 15.05.14
|
||||
* Created-Time: 16:21
|
||||
* Since: 1.0
|
||||
* Version: 2.1.4d8
|
||||
* Version: 2.1.4d9
|
||||
*
|
||||
* Last modified: 2020-12-03T1834+0100
|
||||
* Last modified: 2020-12-04T0201+0100
|
||||
*/
|
||||
|
||||
|
||||
|
@ -148,10 +148,10 @@ IE doesn’t support nth child, but these are not critical
|
|||
width: 30%;
|
||||
}
|
||||
|
||||
.footnotes-description {
|
||||
.footnotes_description {
|
||||
padding: 0 10%;
|
||||
}
|
||||
.footnotes-description p {
|
||||
.footnotes_description p {
|
||||
font-size: 1.4em;
|
||||
font-style: italic;
|
||||
}
|
||||
|
|
Reference in a new issue