mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-20 03:19:13 -04:00
Partially revert the CSS change in 76a7ad3161
to center the "Select..." button because it was causing the SWF object to vanish in Firefox. #1638.
This commit is contained in:
@@ -29,12 +29,12 @@
|
||||
|
||||
#g-add-photos-canvas object,
|
||||
#g-add-photos-button {
|
||||
left: 93px;
|
||||
left: 90px;
|
||||
margin: .5em 0;
|
||||
padding: .4em 1em;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
width: auto;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
#g-add-photos-canvas object {
|
||||
|
||||
Reference in New Issue
Block a user