From 6879559a2d2b0e37392caaacc62fc2524a1ac348 Mon Sep 17 00:00:00 2001 From: yasushiito Date: Sun, 21 Jul 2013 11:38:59 +0900 Subject: [PATCH] t#31749:add shortcut on sbt --- app/assets/stylesheets/test.css.scss | 8 ++++++++ app/views/speech_balloon_templates/index.html.erb | 9 ++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/test.css.scss b/app/assets/stylesheets/test.css.scss index c7cf6e36..dbed6340 100644 --- a/app/assets/stylesheets/test.css.scss +++ b/app/assets/stylesheets/test.css.scss @@ -240,3 +240,11 @@ div.md5 { height: 16px; cursor: pointer; background-image: image-url("destroy-highlighted.png"); } + +.speech_balloon_template_item { + float: left; +} +.speech_balloon_template_item-row-break { + clear: both; +} + diff --git a/app/views/speech_balloon_templates/index.html.erb b/app/views/speech_balloon_templates/index.html.erb index f1a9ebdd..35338bbb 100644 --- a/app/views/speech_balloon_templates/index.html.erb +++ b/app/views/speech_balloon_templates/index.html.erb @@ -3,12 +3,19 @@ -- 2.11.0