mirror of
https://github.com/gamaio/unps.us-Shortener.git
synced 2024-12-22 02:02:40 +00:00
Make shortened links bigger and easier to see
I needed a way to fill this space and I recieved some complaints about the size of the output, it's fairly hard to see.
This commit is contained in:
parent
3040f69456
commit
e77fcd1478
@ -181,6 +181,7 @@ ul.nav li.dropdown:hover > ul.dropdown-menu {
|
|||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
width: 66%;
|
width: 66%;
|
||||||
|
font-size: medium;
|
||||||
}
|
}
|
||||||
|
|
||||||
#message a{
|
#message a{
|
||||||
|
Loading…
Reference in New Issue
Block a user