mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 01:30:32 +00:00
Icon positioning in buttons.
This commit is contained in:
@@ -93,4 +93,10 @@ button {
|
||||
}
|
||||
}
|
||||
|
||||
button .icon {
|
||||
position: relative;
|
||||
top: 2.5px;
|
||||
right: -8px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user