Fixed CSS typos
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2983 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
parent
1fad2d7ec9
commit
2b519225dd
|
@ -19,14 +19,14 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 5px;
|
top: 5px;
|
||||||
left: 20px;
|
left: 20px;
|
||||||
height: 15;
|
height: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#closeLink {
|
#closeLink {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 5px;
|
top: 5px;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
height: 15;
|
height: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#topPanel {
|
#topPanel {
|
||||||
|
|
Loading…
Reference in New Issue