#10 fixing formatting error where the downloadbutton may be split across lines in narrow browser
Closed 3 years ago by quaid. Opened 4 years ago by quaid.
centos/ quaid/centos.org master  into  master

@@ -34,7 +34,6 @@ 

  The CentOS Governing Board is:

  

  * [Carl Trieloff](http://wiki.centos.org/CarlTrieloff)

- * Free Seat

  * [Jim Perrin](http://wiki.centos.org/JimPerrin)

  * [Johnny Hughes](http://wiki.centos.org/JohnnyHughes)

  * [Karanbir Singh](http://wiki.centos.org/KaranbirSingh) ([Chair](/about/governance/board-responsibilities/#chair-responsibilities))

file modified
+2
@@ -18,6 +18,8 @@ 

        %p

          .downloadbutton

            %a( href="http://isoredirect.centos.org/centos/8/isos/x86_64/CentOS-8-x86_64-1905-dvd1.iso" ) CentOS Linux DVD ISO

+       %p

+         .downloadbutton

            %a( href="http://isoredirect.centos.org/centos/8-stream/isos/x86_64/CentOS-Stream-x86_64-dvd1.iso" ) CentOS Stream DVD ISO

        %p

          ISOs are also available

I didn't check my build locally with a narrow browser window, and the download button is split across lines in some cases. This moves the button to a stand-alone line and also gives a put of a gap with two separate paragraph tags.

1 new commit added

  • Update content/about/governance.md
4 years ago

Pull-Request has been closed by quaid

3 years ago