fix mx_EncryptionInfo_spinner padding in dialogs

pull/21833/head
Matthew Hodgson 2021-03-08 04:41:51 +00:00
parent c57b49a354
commit 1427aa4203
1 changed files with 6 additions and 8 deletions

View File

@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_UserInfo {
.mx_EncryptionInfo_spinner {
.mx_Spinner {
margin-top: 25px;
@ -23,4 +22,3 @@ limitations under the License.
text-align: center;
}
}