Merge pull request #4998 from swapnilraj/swapnilraj/copy-button-fix

Fix copy button in share dialog
pull/21833/head
Michael Telatynski 2020-07-16 10:47:10 +01:00 committed by GitHub
commit 8546d09fc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ limitations under the License.
margin-left: 5px;
width: 20px;
height: 20px;
background-repeat: none;
background-repeat: no-repeat;
}
.mx_ShareDialog_split {