From abf7c14b138d3c6aa876786a9479b8a0acf72c2c Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 21 May 2013 21:54:48 -0700 Subject: [PATCH] Remove unused styles --- css/app.css | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/css/app.css b/css/app.css index 968a8a545..2a01db13c 100644 --- a/css/app.css +++ b/css/app.css @@ -721,10 +721,6 @@ a:hover .icon.out-link { background-position: -500px -14px;} border: 1px solid #ccc; } -.grid-inner { - margin-bottom: 20px; -} - .preset-grid.filtered .grid-button-wrap:first-child .grid-entry { background: #ececec; } @@ -812,12 +808,6 @@ a:hover .icon.out-link { background-position: -500px -14px;} text-indent: 30px; } -.preset-search-result { - padding: 0 10px; - height:30px; - margin: 5px; -} - .subgrid .preset-grid { padding: 10px 10px 0 10px; border: 1px solid #CCC; @@ -836,17 +826,6 @@ a:hover .icon.out-link { background-position: -500px -14px;} margin-top: -10px; } -.show-more { - text-align: center; - width: 100%; - border-bottom: 1px solid #ccc; - border-radius: 0; -} - -.show-more a { - color: #222; -} - /* Preset icon colors */ .inspector-body-line .icon.feature-marker-stroked {