fix style of thumb button on map card (#1044)

This commit is contained in:
Devin Howard 2017-01-23 14:02:14 -05:00 committed by GitHub
parent d11278b63b
commit 0ad10c0f5a

View file

@ -2013,6 +2013,7 @@ input.collaboratorSearchField {
position: relative;
cursor: pointer;
display: none;
padding: 0 2px;
}
.mapInfoShareIcon {
width: 24px;
@ -2060,10 +2061,10 @@ and it won't be important on password protected instances */
height: 32px;
& > span {
bottom: -9px;
right: 3px;
font-size: 10px;
color: #eee;
bottom: -8px;
right: 2px;
font-size: 12px;
color: #e0e0e0;
&:hover {
color: white;