Fix loading element

This commit is contained in:
James Allen 2014-06-26 17:25:25 +01:00
parent 28f8c9e055
commit b696d93c72

View file

@ -27,14 +27,14 @@
#editor {
.full-size;
}
.loading {
.full-size;
padding-top: 10rem;
font-family: @font-family-serif;
text-align: center;
background-color: #fafafa;
}
.loading {
.full-size;
padding-top: 10rem;
font-family: @font-family-serif;
text-align: center;
background-color: #fafafa;
}
// The internal components of the aceEditor directive