Remove inline property of secondary links on diary page

This commit is contained in:
Aditya Prakash 2015-10-26 12:33:57 +05:30
parent 91d22710ba
commit 57a9c0d4fa

View file

@ -1588,10 +1588,6 @@ tr.turn:hover {
float: left;
display: block;
}
ul.secondary-actions {
display: inline-block;
}
}
.content-heading .hide_unless_logged_in { // hacky selector, better to just add a new class to this div