Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
ea802cbb
Commit
ea802cbb
authored
Feb 14, 2007
by
Nigel McNie
Committed by
Nigel McNie
Feb 14, 2007
Browse files
Fixed the institution select box being too wide when institution names
are too long
parent
563f78d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/static/style/style.css
View file @
ea802cbb
...
...
@@ -533,6 +533,9 @@ div.sidebar p {
margin
:
5px
0
10px
0
;
padding
:
0
;
}
#column-right
#login_login_institution_container
select
{
width
:
200px
;
}
#column-right
#login
label
{
color
:
#547c22
;
font-weight
:
bold
;
...
...
Write
Preview
Supports
Markdown
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