Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
piks3l
Respect My Net
Commits
3a8744af
Commit
3a8744af
authored
Jul 04, 2011
by
stef
Browse files
[fix] addform heading in line with the other heading
parent
19385205
Changes
1
Hide whitespace changes
Inline
Side-by-side
media/css/style.css
View file @
3a8744af
...
...
@@ -19,7 +19,7 @@ li { list-style: none; }
#auth
{
float
:
right
;
clear
:
both
;
}
#container
{
margin
:
2em
;
}
#addForm
.index
{
min-height
:
700px
;
width
:
40%
;
padding
:
0
;
margin
:
1em
;
float
:
right
;
}
#addForm
.index
{
min-height
:
700px
;
width
:
40%
;
padding
:
0
;
margin
:
0
1em
0
1em
;
float
:
right
;
}
#addForm
.fieldWrapper
label
{
display
:
inline-block
;
min-width
:
6em
;
}
#addForm
.index
.help_text
{
font-size
:
0.7em
;
width
:
30%
;
position
:
relative
;
float
:
right
;
left
:
0
;
}
.index
#add_attach
{
cursor
:
pointer
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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