X-Git-Url: http://git.roojs.org/?p=bootswatch;a=blobdiff_plain;f=journal%2Fbootstrap.css;h=f91a27ad9b5f8ab19af009e7be679cd4dc970212;hp=b1661cadc58e623d30c0924e2428a8b44720d4fc;hb=a9aab510f11515c7dec294e7b24e838ff583e15a;hpb=9d4df4f227f7f3a2e1ff1301d3939e3c7ea55d68 diff --git a/journal/bootstrap.css b/journal/bootstrap.css index b1661ca..f91a27a 100644 --- a/journal/bootstrap.css +++ b/journal/bootstrap.css @@ -1,7 +1,7 @@ @import url('//fonts.googleapis.com/css?family=News+Cycle:400,700'); /*! - * 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; @@ -6554,4 +6563,4 @@ legend { .affix { position: fixed; -} \ No newline at end of file +}