RWD: adding .tiny-wauto (.small-wauto already exists)

This commit is contained in:
PhilippeVay 2014-01-25 10:43:12 +01:00
parent f93f2af058
commit dd84c139a6

View File

@ -132,7 +132,8 @@
}
.w300p,
.w400p,
.w500p {
.w500p,
.tiny-wauto {
width: auto;
float: none;
}