User:Rigel Kent/common.css: Difference between revisions
Jump to navigation
Jump to search
Rigel Kent (talk | contribs) No edit summary |
Rigel Kent (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
.shrink-to-fit | .shrink-to-fit { | ||
max-width:100%; | max-width:100%; | ||
height:auto; | height:auto; | ||
} | } | ||
Revision as of 22:43, 5 December 2015
.shrink-to-fit {
max-width:100%;
height:auto;
}