File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
app/design/adminhtml/Magento/backend/Magento_AdminNotification/web/css/source Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
@message-system__border-color : @color-gray82 ;
12
12
@message-system__border-width : .1rem ;
13
13
@message-system__color : @color-gray20 ;
14
- @message-system-short-message__padding -vertical : 1.5rem ;
14
+ @message-system-short__padding -vertical : 1.5rem ;
15
15
@message-system-short-wrapper__height : 5rem ;
16
16
17
17
// Triangle marker
38
38
background : none ;
39
39
margin : 0 0 -3px ;
40
40
overflow : hidden ;
41
- padding : @message-system-short-message__padding- vertical 0 @message-system-short-message__padding -vertical 3.3rem ;
41
+ padding : @message-system-short__padding- vertical 0 @message-system-short__padding -vertical 3.3rem ;
42
42
43
43
& :before {
44
44
left : .3rem ;
55
55
}
56
56
57
57
float : right ;
58
- padding : @message-system-short-message__padding -vertical 0 0 ;
58
+ padding : @message-system-short__padding -vertical 0 0 ;
59
59
vertical-align : top ;
60
60
}
61
61
}
92
92
border-top : 0 ;
93
93
display : none ;
94
94
left : -1px ;
95
- padding : 0 @indent__l @message-system-short-message__padding -vertical ;
95
+ padding : 0 @indent__l @message-system-short__padding -vertical ;
96
96
position : absolute ;
97
97
right : -1px ;
98
98
top : 100% ;
106
106
.message-system-action-dropdown {
107
107
.lib-button-reset ();
108
108
float : right ;
109
- margin : @message-system-short-message__padding -vertical 0 ;
109
+ margin : @message-system-short__padding -vertical 0 ;
110
110
position : relative ;
111
111
112
112
.action-toggle-triangle (
You can’t perform that action at this time.
0 commit comments