mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 10:35:27 +00:00
border between <a>´s are missing
I noticed that the separation of the individual <a> links is missing. Now it is up to you to say if we should install it again or not. if you do not want it please just delete this pr. have added two screenshots as a comparison. Thank you, best regards, René
This commit is contained in:
parent
dcbd0366a1
commit
d60b154b0c
@ -386,7 +386,7 @@ main.page-content.col-lg-12 {
|
||||
padding-left: 0px;
|
||||
padding-right: 0px;
|
||||
padding-top: 12px;
|
||||
border-bottom: 2px solid #lightergrey;
|
||||
border-bottom: 2px solid #EAEAEA;
|
||||
border-right: 1px solid #D9D9D9;
|
||||
> span {
|
||||
&.fa, &.glyphicon {
|
||||
|
||||
@ -7127,7 +7127,7 @@ main.page-content.col-lg-12 {
|
||||
padding-left: 0px;
|
||||
padding-right: 0px;
|
||||
padding-top: 12px;
|
||||
border-bottom: 2px solid #lightergrey;
|
||||
border-bottom: 2px solid #EAEAEA;
|
||||
border-right: 1px solid #D9D9D9;
|
||||
}
|
||||
#navigation.col-sidebar-left > div > nav > #mainmenu > div > a.list-group-item > span.fa,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user