Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
0819dec2
Commit
0819dec2
authored
Jan 31, 2016
by
David Haynes
🙆
Browse files
Even spacing between title and prompt
- thanks to dbond for noticing <3
parent
d07e14f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
go/go/forms.py
View file @
0819dec2
...
...
@@ -155,6 +155,7 @@ class URLFormTest(forms.ModelForm):
Div
(
HTML
(
"""
<h4>Create a custom Go address:</h4>
<br />
"""
),
PrependedText
(
'short'
,
'go.gmu.edu/'
,
...
...
@@ -171,6 +172,7 @@ class URLFormTest(forms.ModelForm):
Div
(
HTML
(
"""
<h4>Set when you would like your Go address to expire:</h4>
<br />
"""
),
'expires'
,
style
=
"background: rgb(#F6F6F6);"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment