Fix pointer cursor on change screen add hashtag button

Change-Id: I6452937636d4be0a298195709fd6b7b222ba383c
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin 2016-01-07 09:43:29 +01:00
parent 00bc72e7cd
commit 3b96f74076

View File

@ -50,6 +50,7 @@ limitations under the License.
.addHashtag, .addHashtag,
.cancel { .cancel {
cursor: pointer;
float: right; float: right;
} }
</ui:style> </ui:style>