margin-bottom: $lineheight;
overflow: auto;
height: 10em;
-
- &:p#last {
- margin-bottom: 0px;
- }
-
- &:ol {
- margin-bottom: 0px;
- }
-
- &:img {
- display: block;
- margin: $lineheight auto inherit auto;
- }
}
#decline {
border: 1px solid #ccc;
}
-/* Rule for "nowrap" class that can be applied to anything to stop wrapping */
-
-.nowrap {
- white-space: nowrap;
-}
-
/* Rules for geo microformats */
abbr.geo {
margin-right: 0px;
}
}
- .dropdown-menu {
- left: auto;
- right: 0;
- }
}
/* Utility for managing inner content areas */