implemented selector for parent task
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -761,3 +761,12 @@ fieldset.vcard{
|
||||
white-space: nowrap;
|
||||
display: inline flow-root;
|
||||
}
|
||||
|
||||
.parent_selector > ul {
|
||||
position: absolute;
|
||||
top: 120px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user