Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
store-locator
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ajay Barthwal
store-locator
Commits
b8b55e86
Commit
b8b55e86
authored
Jul 19, 2019
by
Arpit Jain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed banner css
parent
935cf551
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
style.css
application/public/vendor/frontend/css/style.css
+4
-3
No files found.
application/public/vendor/frontend/css/style.css
View file @
b8b55e86
...
...
@@ -299,11 +299,12 @@ body.list-view .location_data aside {
background
:
#ffffff
;
box-shadow
:
2px
2px
2px
2px
rgba
(
0
,
0
,
0
,
0.02
);
min-height
:
150px
;
/*
position: absolute;
top: -50%;
*/
position
:
absolute
;
top
:
-50%
;
transform
:
translateY
(
-50%
);
padding
:
1.25rem
;
z-index
:
1
;
}
z-index
:
1
;
width
:
100%
;}
.address-box
.address-box_inner
.title
{
font-size
:
2rem
;
color
:
#000000
;
...
...
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