From 273861f1451c68bfd9d5d6fb6a17074a3974b2f8 Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Tue, 30 Oct 2018 15:59:00 +0100 Subject: [PATCH] IE10 homepage fix --- site/docs/4.1/assets/scss/_masthead.scss | 2 -- site/index.html | 10 +++++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/site/docs/4.1/assets/scss/_masthead.scss b/site/docs/4.1/assets/scss/_masthead.scss index 06abf7131b..e8007fc3c4 100644 --- a/site/docs/4.1/assets/scss/_masthead.scss +++ b/site/docs/4.1/assets/scss/_masthead.scss @@ -10,9 +10,7 @@ } .btn { - width: 100%; padding: .8rem 2rem; - font-size: 1.25rem; font-weight: 600; } diff --git a/site/index.html b/site/index.html index 5c57d3a88d..d136f62c46 100644 --- a/site/index.html +++ b/site/index.html @@ -16,9 +16,13 @@ layout: home

Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.

-
- Get started - Download +
+ +
+ Download +

Currently v{{ site.current_version }}