RWD: adding .tiny-wauto (.small-wauto already exists)
This commit is contained in:
parent
f93f2af058
commit
dd84c139a6
1 changed files with 2 additions and 1 deletions
|
@ -132,7 +132,8 @@
|
||||||
}
|
}
|
||||||
.w300p,
|
.w300p,
|
||||||
.w400p,
|
.w400p,
|
||||||
.w500p {
|
.w500p,
|
||||||
|
.tiny-wauto {
|
||||||
width: auto;
|
width: auto;
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue