Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-06-25 07:26:48 +0400
committerMark Otto <markotto@twitter.com>2012-06-25 07:26:48 +0400
commit71669dda63644a7b4162ca63f8b9c88b3586c7e4 (patch)
treefdbae872ac5978bc7d3b285d06c5511c209f8610 /less/responsive-767px-max.less
parent160fe7ca597ff0fdaab0bb49494713724468b05b (diff)
tons of docs cleanup in css, adding subnav to official components
Diffstat (limited to 'less/responsive-767px-max.less')
-rw-r--r--less/responsive-767px-max.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less
index 614c6905c2..ab724e407c 100644
--- a/less/responsive-767px-max.less
+++ b/less/responsive-767px-max.less
@@ -43,7 +43,7 @@
// Modals
.modal {
- position: absolute;
+ position: fixed;
top: 10px;
left: 10px;
right: 10px;