make top panel more flexible
This commit is contained in:
@@ -359,10 +359,6 @@ hr {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#multiselected_panel .selected_tool {
|
||||
vertical-align: 12px;
|
||||
}
|
||||
|
||||
#cur_context_panel {
|
||||
position: absolute;
|
||||
top: 57px;
|
||||
@@ -386,11 +382,6 @@ hr {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.toolset {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
input[type=text] {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user