mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-12 04:36:44 +02:00
Line up heading & navigation items. Closes #83.
This commit is contained in:
parent
23a85efea7
commit
eaba930c63
@ -18,10 +18,15 @@ table {
|
|||||||
|
|
||||||
#header h1 {
|
#header h1 {
|
||||||
float: left;
|
float: left;
|
||||||
|
margin-top: 20px;
|
||||||
|
padding-top: 20px;
|
||||||
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header ul {
|
#header ul {
|
||||||
float: right;
|
float: right;
|
||||||
|
margin-top: 40px;
|
||||||
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
#header li {
|
#header li {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user