mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Infolog: Move toolbar icons back inline above tabs
This commit is contained in:
parent
19ae591bdf
commit
e73fe68384
@ -69,6 +69,7 @@ button.infologExtraButton:hover {
|
||||
|
||||
.tab_toolbar {
|
||||
position: relative;
|
||||
top: 19px;
|
||||
}
|
||||
|
||||
.tab_toolbar > button, .tab_toolbar > et2-button {
|
||||
|
@ -134,6 +134,7 @@ button.infologExtraButton:hover {
|
||||
}
|
||||
.tab_toolbar {
|
||||
position: relative;
|
||||
top: 19px;
|
||||
}
|
||||
.tab_toolbar > button,
|
||||
.tab_toolbar > et2-button {
|
||||
|
Loading…
Reference in New Issue
Block a user