Template:RESET
From 2014.igem.org
(Difference between revisions)
Line 54: | Line 54: | ||
#content { | #content { | ||
- | width: | + | width: 100% !important; |
} | } | ||
+ | |||
+ | /* slightly enhanced, universal clearfix hack */ | ||
+ | .clearfix:after { | ||
+ | visibility: hidden; | ||
+ | display: block; | ||
+ | font-size: 0; | ||
+ | content: " "; | ||
+ | clear: both; | ||
+ | height: 0; | ||
+ | } | ||
+ | .clearfix { display: inline-block; } | ||
+ | /* start commented backslash hack \*/ | ||
+ | * html .clearfix { height: 1%; } | ||
+ | .clearfix { display: block; } | ||
+ | /* close commented backslash hack */ | ||
</style> | </style> |
Revision as of 08:21, 16 September 2014