summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--alps/alps.css4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f828c00..1c82933 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=skins
PACKAGE=acf-$(APP_NAME)
-VERSION=0.2.2
+VERSION=0.2.3
WWW_DIST=\
static/alpine.jpg\
diff --git a/alps/alps.css b/alps/alps.css
index 2629318..b2b3d21 100644
--- a/alps/alps.css
+++ b/alps/alps.css
@@ -326,9 +326,9 @@ padding:0px 5px 0px 10px;
#subnav {
position:absolute;
-top:179px;
+top:178px;
height:40px;
-left:40px;
+left:240px;
padding-top:2px;
}