increase top bar height to provide space for search input field and language selection flags
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3454 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
5f4d63f8f5
commit
3011228aa3
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ a {
|
||||||
#global {
|
#global {
|
||||||
border-bottom: 1px solid #d0d0d0;
|
border-bottom: 1px solid #d0d0d0;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
padding: 2px 0 2px 5px;
|
padding: 2px 0 20px 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue