Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
basic-practice-pages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
R3
school
git
basic-practice-pages
Commits
35df5a08
Commit
35df5a08
authored
6 years ago
by
Jacek Lebioda
Browse files
Options
Downloads
Patches
Plain Diff
Border fixed and heights adjusted
parent
2e576549
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_sass/minima/_layout.scss
+4
-5
4 additions, 5 deletions
_sass/minima/_layout.scss
with
4 additions
and
5 deletions
_sass/minima/_layout.scss
+
4
−
5
View file @
35df5a08
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
text-decoration
:
none
;
text-decoration
:
none
;
box-shadow
:
#000000
1f
0px
5px
10px
0px
;
box-shadow
:
#000000
1f
0px
5px
10px
0px
;
z-index
:
10
;
z-index
:
10
0
;
margin-right
:
0px
;
margin-right
:
0px
;
&
:not
(
.active
)
{
&
:not
(
.active
)
{
...
@@ -66,13 +66,14 @@
...
@@ -66,13 +66,14 @@
color
:
$text-color
;
color
:
$text-color
;
line-height
:
$base-line-height
;
line-height
:
$base-line-height
;
min-width
:
60px
;
min-width
:
60px
;
position
:
relative
;
border
:
solid
1px
#999
;
border
:
solid
1px
#999
;
border-top
:
none
;
border-top
:
none
;
border-radius
:
0
0
10px
10px
;
border-radius
:
0
0
10px
10px
;
margin
:
0
0
0
-1px
;
margin
:
0
0
0
-1px
;
padding
:
6
px
10px
10
px
9px
;
padding
:
2
px
10px
4
px
9px
;
float
:
left
;
float
:
left
;
text-align
:
center
;
text-align
:
center
;
...
@@ -93,7 +94,7 @@
...
@@ -93,7 +94,7 @@
.active
{
.active
{
font-weight
:
600
;
font-weight
:
600
;
padding-top
:
3
0px
;
padding-top
:
2
0px
;
// text-decoration: #333 underline solid;
// text-decoration: #333 underline solid;
}
}
...
@@ -309,5 +310,3 @@
...
@@ -309,5 +310,3 @@
}
}
}
}
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment