mirror of
https://github.com/thelounge/thelounge
synced 2024-11-11 07:04:18 +00:00
Minor change
This commit is contained in:
parent
76ccf0f204
commit
8e1b73609a
1 changed files with 2 additions and 0 deletions
|
@ -403,6 +403,7 @@ button {
|
|||
color: #ddd;
|
||||
text-align: right;
|
||||
width: 46px;
|
||||
min-width: 46px;
|
||||
}
|
||||
#chat .from {
|
||||
background: #f9f9f9;
|
||||
|
@ -411,6 +412,7 @@ button {
|
|||
padding-right: 10px;
|
||||
text-align: right;
|
||||
width: 134px;
|
||||
min-width: 134px;
|
||||
}
|
||||
#chat a,
|
||||
#chat .from button {
|
||||
|
|
Loading…
Reference in a new issue