Heading text floats left, initial attempt at load more in the right side of the heading.

This commit is contained in:
shpuld 2017-02-26 22:36:54 +02:00
parent bebd5c3328
commit 015bf78dd9
3 changed files with 16 additions and 5 deletions

View file

@ -106,6 +106,11 @@
.profile-panel-background {
background-size: cover;
border-radius: 10px;
.panel-heading {
padding: 0.6em 0em;
text-align: center;
}
}
.profile-panel-body {