Fix styling of the bib-loading div.

This commit is contained in:
Shane Kilkelly 2016-05-19 10:02:46 +01:00
parent 3c298ed6ad
commit 199844db2d

View file

@ -17,6 +17,11 @@
font-size: 24px;
color: @gray;
}
.bib-loading {
font-size: 24px;
color: @gray;
margin-bottom: 12px;
}
.bib-preview {
margin-bottom: 12px;
.scroll-container {