[Groonga-commit] groonga/groonga-admin at 1b51a35 [master] Add spaces around time query

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Nov 23 11:32:55 JST 2015


Kouhei Sutou	2015-11-23 11:32:55 +0900 (Mon, 23 Nov 2015)

  New Revision: 1b51a35bb92fd6ff2d0c2f36ac97efee05e6d9ef
  https://github.com/groonga/groonga-admin/commit/1b51a35bb92fd6ff2d0c2f36ac97efee05e6d9ef

  Message:
    Add spaces around time query

  Modified files:
    app/styles/main.scss

  Modified: app/styles/main.scss (+7 -4)
===================================================================
--- app/styles/main.scss    2015-11-23 11:27:51 +0900 (ed450fd)
+++ app/styles/main.scss    2015-11-23 11:32:55 +0900 (9ca774e)
@@ -38,11 +38,14 @@ $icon-font-path: "../bower_components/bootstrap-sass-official/assets/fonts/boots
     display: block;
     margin-bottom: 15px;
   }
-}
 
-.time-query {
-  .dropdown {
-    display: inline-block;
+  .time-query {
+    margin-top: 30px;
+    margin-bottom: 30px;
+
+    .dropdown {
+      display: inline-block;
+    }
   }
 }
 
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index