Align some UI elements with the changed position of #quicksearchbar
This commit is contained in:
parent
414594f276
commit
fefdafa020
2 changed files with 3 additions and 3 deletions
|
@ -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 {
|
||||
|
|
|
@ -270,7 +270,7 @@ body.attachmentwin #topnav .topright {
|
|||
|
||||
#quickaddbox {
|
||||
position: absolute;
|
||||
top: 7px;
|
||||
top: 2px;
|
||||
left: 0;
|
||||
width: 60%;
|
||||
height: 32px;
|
||||
|
|
Loading…
Add table
Reference in a new issue