You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/04/07 23:07:37 UTC

[41/53] [abbrv] git commit: Fixes for search page filter - added more padding to make it stand out more

Fixes for search page filter - added more padding to make it stand out more


Project: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/commit/3736ad6f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/tree/3736ad6f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/diff/3736ad6f

Branch: refs/heads/master
Commit: 3736ad6fe26de09d5d760e7477a7abd197efd1b9
Parents: 6cc5177
Author: Josh Bavari <jo...@raisemore.com>
Authored: Sun Mar 30 12:20:16 2014 -0500
Committer: Josh Bavari <jo...@raisemore.com>
Committed: Sun Mar 30 12:20:16 2014 -0500

----------------------------------------------------------------------
 attachments/css/pages/search.less | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-registry-web/blob/3736ad6f/attachments/css/pages/search.less
----------------------------------------------------------------------
diff --git a/attachments/css/pages/search.less b/attachments/css/pages/search.less
index b77178c..a126437 100644
--- a/attachments/css/pages/search.less
+++ b/attachments/css/pages/search.less
@@ -11,6 +11,10 @@
     border-bottom:dotted 1px #bfb7b9;
 }
 
+.filter-row {
+	padding-top: 10px;
+}
+
 .filter-list {
 	padding: 10px;