From 343c5f6e3dda9ed8c6664f5c8045d2d34f76604b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 7 Sep 2009 14:32:46 +0000 Subject: Moved alps tabs to the right, bumped to 0.2.3 --- Makefile | 2 +- alps/alps.css | 4 ++-- 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; } -- cgit v1.2.3