feature(style) .minif-icon @media max-width 600px: padding 1%

This commit is contained in:
coderaiser 2014-09-05 04:57:07 -04:00
parent e08c09ed6c
commit 0a83402958

View file

@ -298,7 +298,7 @@ a:hover, a:active {
}
}
@media only screen and (max-width: 600px) {
.fm {
height: 85%;
@ -328,6 +328,7 @@ a:hover, a:active {
color : rgba(246, 224, 124, 0.56);
font : 16px 'Fontello';
background-image: none;
padding : 1%;
}
.size, .owner, .mode {