mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-04-26 23:49:14 -04:00
Add a bit of space below progress bars. Fixes #1703.
This commit is contained in:
@@ -896,7 +896,7 @@ button {
|
||||
.g-progress-bar {
|
||||
height: 1em;
|
||||
width: 100%;
|
||||
margin-top: .5em;
|
||||
margin: .5em 0;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
||||
@@ -945,7 +945,7 @@ button {
|
||||
.g-progress-bar {
|
||||
height: 1em;
|
||||
width: 100%;
|
||||
margin-top: .5em;
|
||||
margin: .5em 0;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user