This website works better with JavaScript.
Explore
Help
Sign In
infra
/
cryptpad
Watch
2
Star
1
Fork
You've already forked cryptpad
0
Code
Issues
Pull Requests
Projects
Releases
1
Activity
Fix register button overflowing modal
Browse Source
pull/1/head
David Benqué
4 years ago
parent
e909987ed2
commit
067274cc07
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
customize.dist/src/less2/include/forms.less
Unescape
Escape
View File
@ -184,6 +184,7 @@
}
}
&.btn-register {
&.btn-register {
margin-top: 10px !important;
margin-top: 10px !important;
white-space: normal;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
infra/cryptpad
Title
Body
Create Issue