diff --git a/ext/css/action-popup.css b/ext/css/action-popup.css index 389270d158..78f678af19 100644 --- a/ext/css/action-popup.css +++ b/ext/css/action-popup.css @@ -503,7 +503,7 @@ select.profile-select { /* Small text inside the popup that reports the current version */ .popup-version { font-size: 10px; - color: gray; + color: #616161; } /* Mobile overrides */ diff --git a/ext/css/display.css b/ext/css/display.css index 540a5f22e8..288bb26f03 100644 --- a/ext/css/display.css +++ b/ext/css/display.css @@ -611,7 +611,7 @@ button.sidebar-button.sidebar-button-highlight { } .sticky-header { - #query-parser-container { + #query-parser-container { overflow-y: auto; } #query-parser-content {