rm redundant styleing from profile-mode
This commit is contained in:
parent
2c9efe204a
commit
0af2e50d89
|
@ -17,11 +17,6 @@
|
||||||
padding: 12px 0
|
padding: 12px 0
|
||||||
}
|
}
|
||||||
|
|
||||||
.profile .profile_inner span {
|
|
||||||
padding: 10px 0;
|
|
||||||
font-size: 18px
|
|
||||||
}
|
|
||||||
|
|
||||||
.profile img {
|
.profile img {
|
||||||
display: inline-table;
|
display: inline-table;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
@ -49,4 +44,3 @@
|
||||||
.button:active {
|
.button:active {
|
||||||
transform: scale(.96)
|
transform: scale(.96)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue