add revert page

This commit is contained in:
Matthew Scragg 2013-10-15 15:32:17 -05:00
parent 9fed2175de
commit a16b45cdba
10 changed files with 79 additions and 47 deletions

View file

@ -93,6 +93,12 @@ body {
box-shadow: 0 1px 2px rgba(0,0,0,.15);
}
#page-action-bar {
position: relative;
z-index: 100;
float: right;
}
.user-avatar a img {
width: 24px;
height: 24px;