mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-08 14:51:14 +00:00
cleanup styles
This commit is contained in:
@@ -10,11 +10,11 @@ $top-margin: 12px;
|
||||
margin: 0 !important;
|
||||
|
||||
.app-search-button {
|
||||
width: 32px !important;
|
||||
height: 32px !important;
|
||||
margin-left: 0 !important;
|
||||
padding-left: 0 !important;
|
||||
margin-top: -4px !important;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
margin-top: -4px;
|
||||
}
|
||||
|
||||
.app-input-form-field {
|
||||
|
Reference in New Issue
Block a user