mishelen of sCopySS
3/6/2014 - 10:15 PM

.ib(.inib) + .justife

.ib(.inib) + .justife

.inib,
.ib li, 
.ib_justife li,
.ib_justife:after
{display: inline-block; vertical-align: top; zoom: 1; *display: inline;}

.ib_justife {text-align: justify;}
.ib_justife li {text-align: left;}
.ib_justife:after{width: 100%; height: 0; content: '\00a0';}

ul.ib, 
ul.ib_justife, 
ol.ib, 
ol.ib_justife, 
.unstyled {list-style: none; padding-left: 0; margin: 0;}

* html .ib_justife { text-justify: newspaper; zoom: 1 } 
* html .ib_justife>li { display: inline; margin: 0; zoom: 1 } 
*+html .ib_justife { text-justify: newspaper; zoom: 1 } 
*+html .ib_justife>li { display: inline; margin: 0; zoom: 1 }