aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/css/styles.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/css/styles.scss b/core/css/styles.scss
index 667ca0dc2be..436d0ce1155 100644
--- a/core/css/styles.scss
+++ b/core/css/styles.scss
@@ -992,6 +992,8 @@ code {
margin-top: 10px;
padding: 4px 8px;
width: auto;
+ border-radius: 3px;
+ border: none;
.ui-state-default,
.ui-widget-content .ui-state-default,