mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Reaction and frontpage button fixes
This commit is contained in:
parent
6dfb8ebfd3
commit
4cc5dbbcf6
7 changed files with 32 additions and 45 deletions
|
@ -1,6 +1,5 @@
|
|||
.comment_bttn {
|
||||
font-size: 15px;
|
||||
padding-top: 4px !important;
|
||||
transition: width 0.5s, height 0.5s, ease-in 0.5s;
|
||||
}
|
||||
|
||||
|
@ -11,9 +10,6 @@
|
|||
|
||||
.reply_bttn {
|
||||
font-size: 15px;
|
||||
margin-top: 14.5px !important;
|
||||
margin-left: 6px !important;
|
||||
padding-top: 4px !important;
|
||||
transition: width 0.5s, height 0.5s, ease-in 0.5s;
|
||||
}
|
||||
|
||||
|
@ -24,9 +20,6 @@
|
|||
|
||||
.delete_bttn {
|
||||
font-size: 15px;
|
||||
margin-top: 14.5px !important;
|
||||
margin-left: 6px !important;
|
||||
padding-top: 4px !important;
|
||||
transition: width 0.5s, height 0.5s, ease-in 0.5s;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue