From 9338cf597045f14ecaaaf54090eea61b8d807a37 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 28 Nov 2016 09:14:31 -0800 Subject: grunt --- dist/css/bootstrap-flex.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'dist/css/bootstrap-flex.css') diff --git a/dist/css/bootstrap-flex.css b/dist/css/bootstrap-flex.css index 21d7514ba..350faa88f 100644 --- a/dist/css/bootstrap-flex.css +++ b/dist/css/bootstrap-flex.css @@ -5124,14 +5124,11 @@ a.badge:focus, a.badge:hover { font-weight: bold; } -.alert-dismissible { - padding-right: 2.5rem; -} - .alert-dismissible .close { position: relative; - top: -.125rem; + top: -0.75rem; right: -1.25rem; + padding: 0.75rem 1.25rem; color: inherit; } -- cgit v1.2.3