Float user name and log out section to the right

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7524 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2010-09-20 15:14:28 +00:00
parent b9dc0c738c
commit 9f3112f0e2

View File

@ -54,6 +54,10 @@
}
/* User name and log out */
#header div {
float: right;
}
#header div span {
color: #424242;
padding: 2px 15px 0px 2px; /* Top right left bottom*/