diff app/assets/stylesheets/_components.scss @ 379:2ad092e60975

[mq]: new-design
author nanaya <me@myconan.net>
date Sun, 07 Jun 2015 02:35:12 +0900
parents
children bf9e350f8a2b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/assets/stylesheets/_components.scss	Sun Jun 07 02:35:12 2015 +0900
@@ -0,0 +1,5 @@
+.input-url1 { display: none; }
+
+input[type=radio] {
+  margin-right: $spacing/2;
+}