diff options
Diffstat (limited to 'paper/bootstrap.css')
-rw-r--r-- | paper/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paper/bootstrap.css b/paper/bootstrap.css index 17097353..46ebfeda 100644 --- a/paper/bootstrap.css +++ b/paper/bootstrap.css @@ -6746,7 +6746,7 @@ select.form-control:focus { .progress-bar:last-child { border-radius: 0 3px 3px 0; } -.progress-bar:last-child.progress-bar:before { +.progress-bar:last-child:before { display: block; content: 'div::before'; position: absolute; |