Use constant for title right padding

This commit is contained in:
Charles Gagnon
2020-05-03 11:22:51 -04:00
parent 08a46105fc
commit a196afa7b0
2 changed files with 5 additions and 11 deletions

View File

@@ -34,6 +34,7 @@
}
#dashtopanelScrollview .app-well-app .overview-label {
/* must match TITLE_RIGHT_PADDING in apppicons.js */
padding-right: 8px;
}