summaryrefslogtreecommitdiffstats
path: root/sass/parts/_header.scss
diff options
context:
space:
mode:
authorTommy Chen <tommy351@gmail.com>2012-06-03 05:51:07 +0200
committerTommy Chen <tommy351@gmail.com>2012-06-03 05:51:07 +0200
commitd46efadd346873d712f20d6f0046d409d656d3cf (patch)
treef479bb776391df2462283e3740d0256d5dfa0dc7 /sass/parts/_header.scss
parent8f6ae6b36604c6dcfc105d7bbfd21716373b9739 (diff)
downloadoctopress-theme-jeyzu-d46efadd346873d712f20d6f0046d409d656d3cf.zip
octopress-theme-jeyzu-d46efadd346873d712f20d6f0046d409d656d3cf.tar.gz
change class name
Diffstat (limited to 'sass/parts/_header.scss')
-rw-r--r--sass/parts/_header.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/parts/_header.scss b/sass/parts/_header.scss
index 2b645ad..41cd977 100644
--- a/sass/parts/_header.scss
+++ b/sass/parts/_header.scss
@@ -9,7 +9,7 @@ $header-height: 30px;
height: auto;
position: relative;
padding-bottom: 10px;
- >.right{
+ >.alignright{
position: absolute;
top: 30px;
right: 0;