Fixed default panel title when creating new panel, tweaks to panel height calculation, Closes #910

This commit is contained in:
Torkel Ödegaard
2014-10-08 06:44:46 -04:00
parent 75d60ccb69
commit e86207bb28
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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;
}