restore normal font size for the "Add link" input field
* Fixes second part of #172
This commit is contained in:
parent
5b2a7cfe0f
commit
c981b4d19c
1 changed files with 1 additions and 0 deletions
|
@ -336,6 +336,7 @@ h1 {
|
||||||
|
|
||||||
#headerform input.linkurl {
|
#headerform input.linkurl {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
font-size: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
#toolsdiv {
|
#toolsdiv {
|
||||||
|
|
Loading…
Reference in a new issue