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
62933b3f
Commit
62933b3f
authored
Sep 21, 2011
by
stef
Browse files
[fix] length of labels
parent
dc1ec459
Changes
1
Hide whitespace changes
Inline
Side-by-side
media/css/style.css
View file @
62933b3f
...
...
@@ -24,7 +24,7 @@ li { list-style: none; }
#addForm
.index
.help_text
{
font-size
:
0.7em
;
width
:
30%
;
position
:
relative
;
float
:
right
;
left
:
0
;
}
.index
#add_attach
{
cursor
:
pointer
;
}
#id_captcha_1
{
width
:
2em
;
}
.innerfield
{
display
:
inline-block
;
width
:
65%
;
}
.innerfield
{
display
:
inline-block
;
}
.align-right
{
text-align
:
right
;}
dd
.text
{
width
:
30%
;
display
:
block
!important
;
}
p
label
{
width
:
7em
;
display
:
inline-block
;
}
...
...
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