Fix notifications action buttons drop in second line

This commit is contained in:
Hadi Nategh 2018-07-24 11:51:36 +02:00
parent f7e194b0b4
commit a27e7e1ee9
4 changed files with 4 additions and 4 deletions

View File

@ -3685,7 +3685,7 @@ td.lettersearch {
}
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_actions_container > button {
height: 24px;
width: 90px;
width: 80px;
border: none;
background: #e6e6e6;
background-size: 16px;

View File

@ -3674,7 +3674,7 @@ td.lettersearch {
}
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_actions_container > button {
height: 24px;
width: 90px;
width: 80px;
border: none;
background: #e6e6e6;
background-size: 16px;

View File

@ -125,7 +125,7 @@
}
.egwpopup_actions_container>button {
height: 24px;
width: 90px;
width: 80px;
border: none;
background: #e6e6e6;
background-size: 16px;

View File

@ -3696,7 +3696,7 @@ td.lettersearch {
}
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_actions_container > button {
height: 24px;
width: 90px;
width: 80px;
border: none;
background: #e6e6e6;
background-size: 16px;