changed the common style of the title-band class a bit more

This commit is contained in:
hyung-hwan 2016-01-09 06:00:31 +00:00
parent a297f1c384
commit 46f784dfae

View File

@ -751,15 +751,15 @@ textarea {
font-weight: bold;
font-size: 1.2em !important;
line-height: 1.5em;
margin: 0;
padding: 0;
margin: 0 !important;
padding: 0 !important;
}
.content .title-band .actions {
float: right;
line-height: 1.5em;
margin: 0;
padding: 0;
margin: 0 !important;
padding: 0 !important;
}
.content .sidebar {