parent
9b673c2afc
commit
9290174066
|
@ -63,13 +63,13 @@ body {
|
||||||
|
|
||||||
#searchform {
|
#searchform {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 1em;
|
top: 0.5em;
|
||||||
right: 2em;
|
right: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pageheader .actions {
|
.pageheader .actions {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 5px;
|
||||||
right: 2em;
|
right: 2em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
|
Loading…
Reference in New Issue