Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Frontend
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
403
Merge Requests
69
CI / CD
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Frontend
Commits
98577295
Commit
98577295
authored
20 hours ago
by
Mark Harding
Browse files
Options
Download
(fix): double right margin due to duplicate css block
parent
4a673ef2
master
chore/reduce-bundle-size
No related merge requests found
Pipeline
#118197782
passed with stages
in 42 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/app/common/layout/v2-topbar/v2-topbar.component.scss
View file @
98577295
...
...
@@ -56,7 +56,6 @@
}
.m-v2-topbar__Container__LoginWrapper
>
a
{
margin-right
:
40px
;
@include
m-theme
()
{
background
:
transparent
;
border
:
1px
solid
themed
(
$m-black-always
);
...
...
This diff is collapsed.
Please
register
or
sign in
to comment