[www-doc] [Git][VideoLAN.org/websites][master] fix typo

Felix Paul Kühne gitlab at videolan.org
Mon Feb 1 21:29:19 CET 2016


Felix Paul Kühne pushed to branch master at VideoLAN organization / websites


Commits:
2af0ce5d by Felix Paul Kühne at 2016-02-01T21:29:12Z
fix typo

- - - - -


2 changed files:

- www.videolan.org/include/header.php
- www.videolan.org/style/style.scss


Changes:

=====================================
www.videolan.org/include/header.php
=====================================
--- a/www.videolan.org/include/header.php
+++ b/www.videolan.org/include/header.php
@@ -290,7 +290,7 @@ function start_body( $body_color, $language, $b_show_donate = true, $nobanner, $
                 <?php
                 echo 'VideoLAN, '. _('a project and a').' <a href="//www.videolan.org/videolan/" class="noUnderline">'._('non-profit organization').'.</a> ';?>
         </div>
-        <div id="nonprofitOrganizationDiv2" class="hidden-xs v-align col-sm-3">
+        <div id="nonprofitOrganizationDiv2" class="hidden-xs v-align col-sm-5">
         <a href="https://www.jbkempf.com/blog/post/2016/15-years-of-VLC">
             <?php image('15years.png', '... and many more years to come', 'announce-img'); ?>
         </a>


=====================================
www.videolan.org/style/style.scss
=====================================
--- a/www.videolan.org/style/style.scss
+++ b/www.videolan.org/style/style.scss
@@ -830,11 +830,10 @@ img, .normalButton {
 }
 
 .announce-img {
-    max-width: 90%;
+    max-width: 100%;
     height: auto;
     display: block;
     margin: 0 auto;
-    padding-right: 10px;
 }
 
 .new-design .downloadText {



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/2af0ce5d41cd9263e9bd01ac5bb4859f2b9d80e1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160201/a3b1fc44/attachment.html>


More information about the www-doc mailing list