mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed progress bar layout change.
Happened when updating to Polymer 0.5.
This commit is contained in:
@@ -51,7 +51,7 @@ loot-plugin-item::shadow ::content > a {
|
||||
}
|
||||
|
||||
/* This override change the positioning of the progress dialog to adapt to content changes. */
|
||||
html /deep/ paper-dialog#progressDialog {
|
||||
#progressDialog {
|
||||
position: inherit !important;
|
||||
margin: 0 auto;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user