Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
P
ptd
Project
Project
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
Quan Nguyen
ptd
Commits
aa0df109
Commit
aa0df109
authored
May 24, 2020
by
Chi Bui
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit css
parent
266b3455
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletion
+17
-1
styles.css
themes/contrib/estore/css/styles.css
+17
-1
No files found.
themes/contrib/estore/css/styles.css
View file @
aa0df109
...
...
@@ -12071,12 +12071,28 @@ article.commerce-product.full .product-right {
bottom
:
11px
;
left
:
66px
;
}
*
{
z-index
:
0
}
.product-left
.field--name-field-images
.field--item
:nth-child
(
1
)
img
{
width
:
100%
!important
;
float
:
none
!important
;
display
:
block
!important
;
margin-top
:
0
!important
;
}
.product-left
.field--name-field-images
.field--item
:nth-child
(
n
)
img
{
width
:
32%
;
margin-top
:
20px
;
display
:
inline
;
float
:
left
;
margin-right
:
6px
;
}
.region-sidebar-second
article
.commerce-product.teaser-micro
a
img
{
/* float: right; */
/* width: 32px; */
width
:
70px
;
height
:
67px
;
max-width
:
60px
;
object-fit
:
cover
;
/* margin-right: 20px; */
}
...
...
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