[www-doc] [Git][VideoLAN.org/websites][master] css: fix button height to match shadow height

Ludovic Fauvet gitlab at videolan.org
Fri Feb 9 14:49:25 CET 2018


Ludovic Fauvet pushed to branch master at VideoLAN organization / websites


Commits:
60d96a42 by Ludovic Fauvet at 2018-02-09T14:49:01+01:00
css: fix button height to match shadow height

- - - - -


1 changed file:

- www.videolan.org/style/style.scss


Changes:

=====================================
www.videolan.org/style/style.scss
=====================================
--- a/www.videolan.org/style/style.scss
+++ b/www.videolan.org/style/style.scss
@@ -318,7 +318,7 @@ html[dir="rtl"] #donate .button {
 #downloadButton
 {
     behavior:url(//images.videolan.org/style/border-radius.htc);
-    height: 88px;
+    height: 85px;
     position: relative;
     clear: both;
     float: left;



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/60d96a42fafdf53bf6130fdba7993b6deed3e203

---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/60d96a42fafdf53bf6130fdba7993b6deed3e203
You're receiving this email because of your account on code.videolan.org.


More information about the www-doc mailing list