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;
}
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel