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
b23b21a6
Commit
b23b21a6
authored
Sep 19, 2018
by
Robert Lyon
Committed by
Gerrit Code Review
Sep 19, 2018
Browse files
Merge "Bug #1792053: Messages icon too far left for regular users WIP"
parents
2ec57eb6
64dbd515
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/sass/layout/nav/_navbar.scss
View file @
b23b21a6
...
@@ -92,12 +92,15 @@
...
@@ -92,12 +92,15 @@
max-width
:
none
;
max-width
:
none
;
visibility
:
visible
;
visibility
:
visible
;
top
:
10px
;
top
:
10px
;
right
:
1
5
5px
;
right
:
1
1
5px
;
margin
:
0
;
margin
:
0
;
padding
:
0
;
padding
:
0
;
box-shadow
:
none
;
box-shadow
:
none
;
height
:
auto
!
important
;
height
:
auto
!
important
;
min-width
:
45px
;
min-width
:
45px
;
.admin-toggle
+
a
+
.user-toggle
+
a
>
&
{
right
:
155px
;
}
}
}
&
:hover
,
&
:hover
,
&
:focus
{
&
:focus
{
...
...
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