Don't enlarge the name/mail/subject fields too much.
This commit is contained in:
parent
e4f428efeb
commit
e88e3e4707
@ -551,8 +551,8 @@ a[href="javascript:;"] {
|
|||||||
}
|
}
|
||||||
.persona .field:hover,
|
.persona .field:hover,
|
||||||
.persona .field:focus {
|
.persona .field:focus {
|
||||||
-webkit-flex: 4;
|
-webkit-flex: 3;
|
||||||
flex: 4;
|
flex: 3;
|
||||||
}
|
}
|
||||||
#dump-button {
|
#dump-button {
|
||||||
background: -webkit-linear-gradient(#EEE, #CCC);
|
background: -webkit-linear-gradient(#EEE, #CCC);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user