fix addresses details button

This commit is contained in:
bechi 2014-09-23 15:06:03 -03:00
commit 1c585eaf1c
2 changed files with 24 additions and 17 deletions

View file

@ -944,7 +944,6 @@ button, .button, p {
}
.addresses .list-addr contact {
margin-left: 42px;
cursor: text;
}
@ -1157,6 +1156,10 @@ a.text-warning:hover {color: #FD7262;}
display: none;
}
fieldset legend {
background: transparent;
}
@media only screen and (min-width: 40.063em) {
dialog.tiny, .reveal-modal.tiny {
width: 50%;