bug #66, identity address string malformed if line wraps
This commit is contained in:
parent
b2e92e0af3
commit
1ca9263c87
3 changed files with 10 additions and 10 deletions
|
@ -383,7 +383,7 @@ input#dfrn-url {
|
|||
|
||||
#settings-nick-wrapper {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 30px;
|
||||
|
||||
}
|
||||
|
||||
#settings-expire-end {
|
||||
|
@ -506,10 +506,6 @@ input#dfrn-url {
|
|||
width: 500px;
|
||||
}
|
||||
|
||||
#settings-nick {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
#cropimage-wrapper, #cropimage-preview-wrapper {
|
||||
float: left;
|
||||
padding: 30px;
|
||||
|
@ -2126,11 +2122,15 @@ a.mail-list-link {
|
|||
}
|
||||
|
||||
|
||||
#plugin-settings-link, #account-settings-link, #uexport-link {
|
||||
#plugin-settings-link, #account-settings-link {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
/* end from defautlt */
|
||||
#uexport-link {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
/* end from default */
|
||||
|
||||
|
||||
.fn {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue