Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b51880
)
Fix logo placement
author
Raphaël Gertz
<git@rapsys.eu>
Sat, 28 Aug 2021 04:52:19 +0000
(06:52 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Sat, 28 Aug 2021 04:52:19 +0000
(06:52 +0200)
Resources/public/css/screen.css
patch
|
blob
|
history
diff --git
a/Resources/public/css/screen.css
b/Resources/public/css/screen.css
index 24248d50f02a9a16d5dc1c7338132284e456cc72..6d7d54c7a649553dab74d56133f4cae3dc6c2cf9 100644
(file)
--- a/
Resources/public/css/screen.css
+++ b/
Resources/public/css/screen.css
@@
-290,7
+290,7
@@
form div .message {
#header h1 {
padding: 0;
- margin:
0
;
+ margin:
auto
;
white-space: nowrap;
width: 171px;
height: 32px;
@@
-595,10
+595,11
@@
form div .message {
.calendar .info {
line-height: 1rem;
+ text-align: right;
}
.calendar .pseudonym {
- grid-column: span
3
;
+ grid-column: span
2
;
}
.seven {