Avoid calling getComputedStyle and triggering reflows

This commit is contained in:
Bryan Housel
2016-02-24 12:04:44 -05:00
parent d710ed9c95
commit c595fdbf57
5 changed files with 87 additions and 81 deletions
+1 -1
View File
@@ -2208,7 +2208,7 @@ div.full-screen > button:hover {
border-bottom: 1px solid black;
}
.infobox .selection-heading {
.infobox .infobox-heading {
display: block;
border-radius: 4px 0 0 0;
padding: 5px 10px;