X-Git-Url: http://git.roojs.org/?p=bootswatch;a=blobdiff_plain;f=superhero%2Fbootstrap.css;h=b7c3dcd59c5eb8890411e090c197c1c52ae5bbe1;hp=51b67c8e4b7a32591c24b267acff889c72f27012;hb=a9aab510f11515c7dec294e7b24e838ff583e15a;hpb=9d4df4f227f7f3a2e1ff1301d3939e3c7ea55d68 diff --git a/superhero/bootstrap.css b/superhero/bootstrap.css index 51b67c8..b7c3dcd 100644 --- a/superhero/bootstrap.css +++ b/superhero/bootstrap.css @@ -1,7 +1,7 @@ @import url('//fonts.googleapis.com/css?family=Oswald|Noticia+Text'); /*! - * Bootstrap v2.3.1 + * Bootstrap v2.3.2 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 @@ -3011,6 +3011,15 @@ table th[class*="span"], display: block; } +.dropdown-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 990; +} + .pull-right > .dropdown-menu { right: 0; left: auto;