Align some UI elements with the changed position of #quicksearchbar

This commit is contained in:
Thomas Bruederli 2013-01-09 16:34:30 +01:00
parent 414594f276
commit fefdafa020
2 changed files with 3 additions and 3 deletions

View file

@ -1183,11 +1183,11 @@ a.dropdown-link:after {
.calendarmain .fc-header-right {
padding-right: 252px;
padding-top: 9px;
padding-top: 4px;
}
.fc-header-title {
padding-top: 10px;
padding-top: 5px;
}
.fc-event {

View file

@ -270,7 +270,7 @@ body.attachmentwin #topnav .topright {
#quickaddbox {
position: absolute;
top: 7px;
top: 2px;
left: 0;
width: 60%;
height: 32px;