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
itminedu
synnefo
Commits
f72f7118
Commit
f72f7118
authored
Jul 02, 2013
by
Olga Brani
Browse files
astakos: Correct padding auth methods headers
parent
0feb4ee0
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/astakos/im/static/im/css/modules.css
View file @
f72f7118
...
...
@@ -587,7 +587,7 @@ form.withlabels.hidden-submit { margin-bottom:4em; }
*/
.right-align
{
text-align
:
right
;
}
.auth_methods
h3
{
float
:
left
;
width
:
224px
;
font-size
:
1.077em
;}
.auth_methods
h3
{
float
:
left
;
width
:
224px
;
font-size
:
1.077em
;
padding-top
:
13px
;
}
.auth_methods
ul
{
overflow
:
hidden
;
padding
:
0
;
}
.auth_methods
ul
li
{
list-style
:
none
outside
none
;
padding
:
0
;
margin
:
0
0
5px
0
;
position
:
relative
;}
.auth_methods
ul
li
a
{
display
:
inline-block
;
height
:
50px
;
overflow
:
hidden
;
vertical-align
:
middle
;
}
...
...
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