7 lines
97 B
CSS
7 lines
97 B
CSS
|
|
#node-admin-buttons {
|
|
float: right;
|
|
margin-left: 0;
|
|
margin-right: 0.5em;
|
|
clear: left;
|
|
}
|