1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-22 23:02:42 +01:00

Fix text-shadown on text-buttons.

Summary: Missed this case in last test.

Test Plan: View Action List UIExample Page, no shadows.

Reviewers: vrana

Reviewed By: vrana

CC: epriestley, aran

Differential Revision: https://secure.phabricator.com/D3935
This commit is contained in:
Chad Little 2012-11-08 18:58:54 -08:00
parent ead96f467b
commit 5769cd3ca3

View file

@ -44,6 +44,7 @@
color: #3b5998;
width: 100%;
text-align: left;
text-shadow: none;
}
.phabricator-action-view button.phabricator-action-view-item,