add br at top
firefox 3 smooshed the page location dropdown up to the page title, obscuring descenders and underscores. Maybe that's a bug, since the CSS didn't ask it to, but I think adding the extra space of a br at the top looks better anyway.master
parent
f6b86bfa5b
commit
badfb9a5c9
|
@ -1,3 +1,4 @@
|
||||||
|
<br />
|
||||||
<TMPL_VAR JAVASCRIPT>
|
<TMPL_VAR JAVASCRIPT>
|
||||||
<TMPL_IF NAME="PAGE_CONFLICT">
|
<TMPL_IF NAME="PAGE_CONFLICT">
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue