Skip to content

Commit

Permalink
fix toolbar logout button style
Browse files Browse the repository at this point in the history
  • Loading branch information
gleb-chipiga committed Jan 27, 2011
1 parent f5fa2bf commit 78ba8fa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cms/media/cms/css/toolbar.css
Expand Up @@ -764,7 +764,11 @@ a#closeBut:hover strong
background-position:-210px -188px;
}


#cms_toolbar_logoutform fieldset {
margin: 0;
padding: 0;
border: none;
}

/* button
---------------------------------------------- */
Expand Down

0 comments on commit 78ba8fa

Please sign in to comment.