summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/css/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index a632eb46585..0d3b182ea41 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -737,6 +737,7 @@ code { font-family:"Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono
white-space: nowrap;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
+ min-width: 1%;
max-width: 100%;
}
#quotatext {padding:.6em 1em;}