Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
MetaGer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
55
Issues
55
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
open-source
MetaGer
Commits
a4bf62b6
Commit
a4bf62b6
authored
Mar 07, 2019
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Optimized clickable area in navbar
parent
91be4d5a
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
resources/less/metager/parts/sidebar.less
resources/less/metager/parts/sidebar.less
+2
-2
No files found.
resources/less/metager/parts/sidebar.less
View file @
a4bf62b6
...
...
@@ -23,12 +23,12 @@
margin-left: -5px;
&>li {
width: 100%;
padding: 10px 0px;
&:hover {
background-color: @color-almost-white;
}
&>label,
&>a {
padding: 10px 0px;
&:focus {
outline: none;
}
...
...
@@ -116,7 +116,7 @@
&:checked {
&~.metager-dropdown-content {
max-height: 1000px;
padding:
5
px 0px 0px 0px;
padding:
0
px 0px 0px 0px;
}
&~label>.caret {
border-top: 0 solid;
...
...
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