aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index cce7b7442..ee88e9d4c 100644
--- a/bootstrap.css
+++ b/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Tue Jan 24 10:43:08 PST 2012
+ * Date: Tue Jan 24 10:45:20 PST 2012
*/
article,
aside,
@@ -1417,6 +1417,11 @@ i {
*border-right-width: 2px;
*border-bottom-width: 2px;
}
+.dropdown-menu.bottom-up {
+ top: auto;
+ bottom: 100%;
+ margin-bottom: 2px;
+}
.dropdown-menu .divider {
height: 1px;
margin: 5px 1px;