aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_search.sass
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/partials/_search.sass')
-rw-r--r--stylesheets/partials/_search.sass20
1 files changed, 0 insertions, 20 deletions
diff --git a/stylesheets/partials/_search.sass b/stylesheets/partials/_search.sass
deleted file mode 100644
index 44b2a557..00000000
--- a/stylesheets/partials/_search.sass
+++ /dev/null
@@ -1,20 +0,0 @@
-#search
- position: absolute
- left: $page-width + $sidebar-margin - $sidebar-width
- top: 30%
- form
- background: image-url("search_bg.png") no-repeat
- padding: 0
- height: 28px
- width: 218px
- #q
- background: none
- position: relative
- top: 1px
- width: 160px
- margin-left: 30px
- font-size: 15px
- border: none
- color: #aaaaaa
- &:focus
- outline: none