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:
parent
b9dc0c738c
commit
9f3112f0e2
@ -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*/
|
||||
|
Loading…
Reference in New Issue
Block a user