fix addresses details button
This commit is contained in:
parent
23b055c9e5
commit
1c585eaf1c
2 changed files with 24 additions and 17 deletions
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue