adjusted the size of the sign-in button
This commit is contained in:
parent
cac4433101
commit
afe628aabe
@ -110,6 +110,13 @@ body {
|
||||
|
||||
.content .taskbar form input[type="submit"] {
|
||||
cursor: pointer;
|
||||
height: 1.6em; /* lower than line-height of taskbar */
|
||||
vertical-align: middle;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.content .projectbar {
|
||||
|
Loading…
Reference in New Issue
Block a user