From 95853ced2adcef8222a4c9741a7b9f13694127b4 Mon Sep 17 00:00:00 2001 From: itowtips Date: Fri, 22 May 2015 12:19:34 +0900 Subject: [PATCH] fix seed demo style.scss --- db/seeds/demo/files/css/style.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/db/seeds/demo/files/css/style.scss b/db/seeds/demo/files/css/style.scss index a25d363c012..b0c82964daa 100644 --- a/db/seeds/demo/files/css/style.scss +++ b/db/seeds/demo/files/css/style.scss @@ -204,6 +204,9 @@ img { } } } +_::content, _:future, #navi .wrap .sangyo a:not(*:root) { + width: 175px; +} #navi .wrap li ul, #navi .wrap .current ul { position: absolute; left: -1px;