projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5efbc8a
)
Centre loading icon
author
Tom Hughes
<tom@compton.nu>
Mon, 26 Sep 2016 11:33:37 +0000
(12:33 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 26 Sep 2016 11:37:49 +0000
(12:37 +0100)
app/assets/stylesheets/common.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.scss
b/app/assets/stylesheets/common.scss
index b2b6057bee6951fbf81f3963dbecec6094d7e528..e8c480f56b6e6cf416a4f9118cb7ec5d82a675e8 100644
(file)
--- a/
app/assets/stylesheets/common.scss
+++ b/
app/assets/stylesheets/common.scss
@@
-869,10
+869,15
@@
body.compact {
#sidebar {
#sidebar_loader,
+ .search_more {
+ width: 100%;
+ margin: $lineheight auto;
+ }
+
.loader,
.load_more {
text-align: center;
- margin:
$lineheight
auto;
+ margin: auto;
width: 40px;
display: block;
}