issue #730
This commit is contained in:
parent
047ae3934e
commit
8897a27499
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"/js/shop.js": "/js/shop.js?id=412d129ed770afb5dee3",
|
||||
"/css/shop.css": "/css/shop.css?id=aa96d0d4c9331da1e0c2"
|
||||
"/css/shop.css": "/css/shop.css?id=ca58506c6702a8348793"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1083,7 +1083,6 @@ section.slider-block {
|
|||
|
||||
.nav li {
|
||||
position: relative;
|
||||
height:45px;
|
||||
}
|
||||
|
||||
.nav > li {
|
||||
|
|
@ -1101,6 +1100,9 @@ section.slider-block {
|
|||
|
||||
.nav li li a {
|
||||
margin-top: 1px;
|
||||
white-space: initial;
|
||||
word-break: break-word;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.nav li a:first-child:nth-last-child(2):before {
|
||||
|
|
|
|||
Loading…
Reference in New Issue