Skip to content

Commit

Permalink
Various problem fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
andreabix committed Apr 10, 2005
1 parent 7a3290e commit 72edbc0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions theme/formal_white/fw_layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ input {
}

.navbar {
margin-right: 5px;
width: 100%;
padding:0px;
height: 25px;
border-width:1px;
Expand All @@ -81,12 +83,18 @@ input {

.navbar .navbutton {
padding-right: 3px;
padding-top: 2px;
}


/***
*** Login
***/

.loginbox {
margin-top: 20px;
}

.loginbox .header {
border-width:1px;
border-style:solid;
Expand Down

0 comments on commit 72edbc0

Please sign in to comment.