Minor layout change of order footer.
This commit is contained in:
parent
e4ef6556b8
commit
b8e336b9e8
4 changed files with 12 additions and 4 deletions
|
|
@ -461,7 +461,6 @@ table#order
|
|||
z-index: 1
|
||||
position: fixed
|
||||
bottom: 0
|
||||
width: 97.5%
|
||||
background-color: #E4EED6
|
||||
border-top: 2px solid #78B74E
|
||||
#total-sum
|
||||
|
|
@ -477,6 +476,9 @@ table#order
|
|||
-webkit-border-radius: 3px
|
||||
input:disabled
|
||||
background-color: red
|
||||
#order-footer
|
||||
right: 15px
|
||||
left: 15px
|
||||
.article-info
|
||||
z-index: 2
|
||||
width: 50em
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue