Fixed default panel title when creating new panel, tweaks to panel height calculation, Closes #910
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
.panel-title-container {
|
||||
min-height: 5px;
|
||||
padding-top: 4px;
|
||||
cursor: context-menu;
|
||||
}
|
||||
|
||||
@@ -24,7 +25,6 @@
|
||||
border: 0px;
|
||||
font-weight: bold;
|
||||
position: relative;
|
||||
font-size: 0.9em;
|
||||
cursor: context-menu;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user