css: small fixes

This commit is contained in:
Sebastian Castro 2020-04-14 18:05:46 +02:00 committed by muxator
parent 8b6cfba639
commit 0cbd178f95
4 changed files with 2 additions and 6 deletions

View file

@ -1,6 +1,6 @@
#gritter-container {
position: absolute;
bottom: 0;
bottom: 20px;
right: 50%;
transform: translateX(50%);
text-align: center;

View file

@ -79,7 +79,6 @@ input#myusernameedit:not(.editable) {
border-top: 1px solid #c3c3c3;
border-right: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
color: #000;
}
#myusernameform .editempty {
color: #333