mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
Cut off really long post titles so they don't run into the blog titles, for people like Lorelle and WLTC who have extraordinarily long post titles. ;)
git-svn-id: http://svn.automattic.com/wordpress/trunk@4352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2883e34069
commit
96e646b5a7
@ -51,6 +51,7 @@ a.delete:hover {
|
||||
font-size: 18px;
|
||||
display: block;
|
||||
height: 60px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#planetnews .hidden {
|
||||
|
Loading…
Reference in New Issue
Block a user