Revert home activity header

This commit is contained in:
JonnyWong16
2018-04-02 14:25:54 -07:00
parent 7da5730c73
commit 793665d62a
2 changed files with 5 additions and 5 deletions

View File

@@ -294,6 +294,10 @@ object {
font-weight: bold;
text-transform: uppercase;
}
.padded-header h3 small {
font-size: 13px;
text-transform: none;
}
.btn {
outline:0px !important;
}
@@ -2373,10 +2377,6 @@ a .library-user-instance-box:hover {
margin-top: 9px;
width: 175px;
}
.home-padded-header h3 small {
font-size: 13px;
text-transform: none;
}
.home-padded-header .button-bar {
float: left;
}