Skip to content

Commit 7fbb366

Browse files
committed
Rebuild CSS
1 parent 791fd6a commit 7fbb366

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

bootstrap.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* http://www.apache.org/licenses/LICENSE-2.0
77
*
88
* Designed and built with all the love in the world @twitter by @mdo and @fat.
9-
* Date: Wed Dec 7 20:14:59 EST 2011
9+
* Date: Sun Dec 25 20:18:31 PST 2011
1010
*/
1111
/* Reset.less
1212
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
@@ -2177,6 +2177,8 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
21772177
top: 50%;
21782178
left: 50%;
21792179
z-index: 11000;
2180+
max-height: 500px;
2181+
overflow: auto;
21802182
width: 560px;
21812183
margin: -250px 0 0 -280px;
21822184
background-color: #ffffff;

bootstrap.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)