app basic style

This commit is contained in:
friendica 2014-05-24 03:28:25 -07:00
parent 059b6cd411
commit da523fcfac
2 changed files with 7 additions and 1 deletions

View file

@ -1 +1 @@
2014-05-23.684
2014-05-24.685

View file

@ -535,6 +535,12 @@ aside li {
font-size: 0.7em;
}
.app-name {
width: 125px;
overflow: none;
}
.pager {
padding: 10px;
text-align: center;