diff options
Diffstat (limited to 'flatly/bootstrap.css')
-rw-r--r-- | flatly/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flatly/bootstrap.css b/flatly/bootstrap.css index 05177aec..40b92cf5 100644 --- a/flatly/bootstrap.css +++ b/flatly/bootstrap.css @@ -1,6 +1,6 @@ @import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic"); /*! - * bootswatch v3.3.2 + * bootswatch v3.3.4 * Homepage: http://bootswatch.com * Copyright 2012-2015 Thomas Park * Licensed under MIT @@ -5725,7 +5725,7 @@ button.close { right: 0; bottom: 0; left: 0; - z-index: 1040; + z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; } |