css: fix typo
parent
8a83ce7ace
commit
4f7cdf1350
|
@ -292,6 +292,6 @@ input[type=text], input[type=number], textarea
|
|||
.tiny-image { max-width: 5em; max-height: 5em; }
|
||||
.small-image { max-width: 10em; max-height: 10em; }
|
||||
.medium-image { max-width: 20em; max-height: 20em; }
|
||||
.large-image { max-width: 30em; max-height: 30emx; }
|
||||
.large-image { max-width: 30em; max-height: 30em; }
|
||||
|
||||
.img-text-middle{ vertical-align: middle; }
|
||||
|
|
Loading…
Reference in New Issue