Fixed CSS typos

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2983 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan 2009-10-16 17:10:07 +00:00
parent 1fad2d7ec9
commit 2b519225dd
1 changed files with 2 additions and 2 deletions

View File

@ -19,14 +19,14 @@
position: absolute;
top: 5px;
left: 20px;
height: 15;
height: 15px;
}
#closeLink {
position: absolute;
top: 5px;
right: 20px;
height: 15;
height: 15px;
}
#topPanel {