mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Inherit the tab height from its parent
This commit is contained in:
parent
82065a25ca
commit
6a1eb270c4
@ -1098,6 +1098,9 @@ div.et2_vfsPath li img {
|
||||
padding: 5px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.et2_tabcntr {
|
||||
height: inherit;
|
||||
}
|
||||
.et2_tabflag.active {
|
||||
border-bottom: 1px solid white;
|
||||
background-color: white;
|
||||
|
Loading…
Reference in New Issue
Block a user