summaryrefslogtreecommitdiff
path: root/style/postman.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/postman.css')
-rw-r--r--style/postman.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style/postman.css b/style/postman.css
index 734f783..08cc9de 100644
--- a/style/postman.css
+++ b/style/postman.css
@@ -97,6 +97,12 @@ p#back_to_main_menu {
animation: pulse 2s linear 0s infinite;
}
+.align-middle {
+ display: inline-block;
+ vertical-align: middle;
+}
+
+
@keyframes pulse {
0% {
opacity: 0;