aboutsummaryrefslogtreecommitdiffstats
path: root/english/debian.css
diff options
context:
space:
mode:
authorSimon Paillard <spaillard>2013-09-02 21:19:55 +0000
committerSimon Paillard <spaillard>2013-09-02 21:19:55 +0000
commitd6e8233f4bd980a7caf2cb8b99a2a26136514eda (patch)
tree3fe4102e36b6cb7567e1f9a2800af3a825952d0d /english/debian.css
parent35b2e5df569ee903375f1217738a4945b3acc677 (diff)
[Tim Sheridan] Don't consider dash in arch name as an hyphen (Closes: #718307)
CVS version numbers english/debian.css: 1.99 -> 1.100
Diffstat (limited to 'english/debian.css')
-rw-r--r--english/debian.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/english/debian.css b/english/debian.css
index d7e548c5f67..c64b6e92f63 100644
--- a/english/debian.css
+++ b/english/debian.css
@@ -720,6 +720,12 @@ ul.downlist li:after {
ul.downlist li:last-child:after {
content: '';
}
+
+/* don't consider dash in arch name as an hyphen #718307 */
+ul.downlist li a {
+ white-space: nowrap;
+}
+
div.tip
, div.important
, div.warning

© 2014-2024 Faster IT GmbH | imprint | privacy policy