mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
hide overflow for ie 7
This commit is contained in:
@@ -257,3 +257,9 @@ img.large-bird {
|
|||||||
margin: 5px 0 0 310px;
|
margin: 5px 0 0 310px;
|
||||||
opacity: .1;
|
opacity: .1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Pretty Print
|
||||||
|
-------------------------------------------------- */
|
||||||
|
PRE.prettyprint {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
Reference in New Issue
Block a user