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
492a7c4b
Commit
492a7c4b
authored
Mar 04, 2019
by
Cecilia Vela Gurovic
Committed by
Gerrit Code Review
Mar 04, 2019
Browse files
Merge "Bug 1817004: fixing up the styles on the "Online users" page"
parents
4f083685
920bd4fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/sass/layout/_layout.scss
View file @
492a7c4b
...
...
@@ -160,3 +160,17 @@ body.presentation-iframe {
display
:
none
;
}
}
// Online users
.peoplelistinfo
{
height
:
40px
;
.leftdiv
{
float
:
left
;
}
.rightdiv
{
margin-left
:
60px
;
h3
{
margin-top
:
7px
;
padding-top
:
5px
;
}
}
}
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