Line 755:
Line 755:
overflow: visible;
overflow: visible;
line-height: 1.2em;
line-height: 1.2em;
+
}
+
+
#p-cactions {
+
position: fixed;
+
top: 1.3em;
+
right: 0em;
+
margin: 0;
+
white-space: nowrap;
+
width: 76%;
+
line-height: 1.1em;
+
overflow: visible;
+
background: none;
+
border-collapse: collapse;
+
padding-left: 1em;
+
font-size: 95%;
}
}