Fix header width issue on small screens

This commit is contained in:
Jef van Schendel 2012-12-02 02:29:29 +01:00
parent a7d079aca6
commit f2578595cd

View File

@ -663,6 +663,7 @@ pre {
header {
text-align: center;
width: 100%;
}
.header_right {