Skip to content

Commit 7ccc267

Browse files
committed
8th commit
1 parent 1abcd0b commit 7ccc267

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

resources/css/app.css

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ th{
224224
background-image: none !important;
225225
padding: 15px 15px 15px 7px !important;
226226
}
227-
228227
#toast-container .toast-close-button{
229228
top: -.7em !important;
230229
}
@@ -269,7 +268,7 @@ th{
269268
}
270269
}
271270
@media only screen and (max-width: 320px) {
272-
#toast-container > .toast {
273-
width: 258px;
274-
}
271+
#toast-container > .toast {
272+
width: 238px;
273+
}
275274
}

0 commit comments

Comments
 (0)