OSDN Git Service

Demoサイトで幅がおかしくなる問題を修正
authortnantoka <bornneet@livedoor.com>
Wed, 23 Sep 2009 00:48:10 +0000 (09:48 +0900)
committertnantoka <bornneet@livedoor.com>
Wed, 23 Sep 2009 00:48:10 +0000 (09:48 +0900)
tagget.css

index ceeb93f..65b0aca 100644 (file)
@@ -66,6 +66,7 @@ div.tagget_wrapper p.tagget_status {
 /* inputの余白調整 */
 div.tagget_toolbar p.tagget_replace input {
        margin: 0px 3px;
+       width: 8em;
 }
 
 div.tagget_toolbar p.tagget_replace img {