Correctly position TagPanel createGroupButton

This commit is contained in:
Luke Barnard 2017-11-30 11:07:27 +00:00
parent 2a402985aa
commit 4e7a1e9653

View File

@ -63,9 +63,9 @@ limitations under the License.
}
.mx_TagPanel_createGroupButton {
cursor: pointer;
opacity: 0.5;
margin-bottom: 12px;
margin-bottom: 17px;
height: 25px;
}
.mx_TagPanel_createGroupButton:hover {