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:
Arctic Code 2014-03-03 09:05:03 -06:00
parent 3040f69456
commit e77fcd1478
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ ul.nav li.dropdown:hover > ul.dropdown-menu {
border-radius: 5px;
padding: 5px;
width: 66%;
font-size: medium;
}
#message a{