Updated bookmarklet styles

This commit is contained in:
Sarven Capadisli
2009-10-29 13:31:56 +01:00
parent 968389fb45
commit 47c659a1ba
2 changed files with 11 additions and 1 deletions

View File

@@ -1295,3 +1295,13 @@ display:none;
.guide {
clear:both;
}
#bookmarklet address {
display:none;
}
#bookmarklet #form_notice {
width:auto;
}
#bookmarklet #wrap {
min-width:0;
}