change border radius
This commit is contained in:
parent
dd0957f700
commit
5941885331
|
@ -10,4 +10,4 @@ block content
|
|||
p(class='js_loading_indicator')
|
||||
| JS is loading. Please hold on...
|
||||
br
|
||||
img(src='/static/ui/load.gif' style='border-radius:6px;margin-top:6px')
|
||||
img(src='/static/ui/load.gif' style='border-radius:4px;margin-top:6px')
|
Loading…
Reference in New Issue