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
roomlist
Commits
166a012f
Commit
166a012f
authored
Oct 24, 2016
by
Daniel W Bond
Browse files
added a min-width to the max-width of profile pics, or the tomk tiny profile pic problem
parent
48e24ab3
Changes
1
Hide whitespace changes
Inline
Side-by-side
roomlist/static/css/style.css
View file @
166a012f
...
...
@@ -134,4 +134,6 @@ outline-offset: none;
.profile-image
{
max-width
:
175px
;
max-height
:
175px
;
min-width
:
175px
;
min-height
:
175px
;
}
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