From 5a73b67545fe49a9f3f6e93732621348e04e6d4c Mon Sep 17 00:00:00 2001 From: Marcos Alconada Date: Tue, 15 Oct 2019 17:59:22 +0200 Subject: [PATCH] Update help_feedback.css --- pandora_console/include/styles/help_feedback.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/styles/help_feedback.css b/pandora_console/include/styles/help_feedback.css index 40255f839d..d45cfcf71b 100644 --- a/pandora_console/include/styles/help_feedback.css +++ b/pandora_console/include/styles/help_feedback.css @@ -69,6 +69,6 @@ div.help_feedback { padding-right: 30px; } -.c { +.btn_section { display: flex; }