lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

website: remove fixed width in code blocks of Mac Os X page (issue 34791


From: fedelogy
Subject: website: remove fixed width in code blocks of Mac Os X page (issue 347910043 by address@hidden)
Date: Sat, 07 Jul 2018 08:42:05 -0700

Reviewers: ,

Description:
website: remove fixed width in code blocks of Mac Os X page

The text was cut off too soon and way before the end of the
container width.
This was problematic especially on browsers which does not display
(Android browsers) or hide after a few seconds (Safari, Epiphany)
the horizontal scrollbar, unless you hover or swipe on that area.

As reported here:
https://lists.gnu.org/archive/html/bug-lilypond/2018-07/msg00017.html

Please review this at https://codereview.appspot.com/347910043/

Affected files (+0, -1 lines):
  M Documentation/css/lilypond-website.css


Index: Documentation/css/lilypond-website.css
diff --git a/Documentation/css/lilypond-website.css b/Documentation/css/lilypond-website.css index fb90a9defcee6faa7f4db1f153a10431bd58de34..2a822ee8005de1b34afffff6545da173e64931e7 100644
--- a/Documentation/css/lilypond-website.css
+++ b/Documentation/css/lilypond-website.css
@@ -807,7 +807,6 @@ div.float-center a.clickable {
 .h-scroll-auto {
   position: relative;
   left: 1em;
-  width: 250px;
   overflow: auto;
 }






reply via email to

[Prev in Thread] Current Thread [Next in Thread]